Implement From<tuple> for Point types
Open
- Dominant language
- Rust
- Stars
- 54
- Forks
- 25
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice if the From<(tuple)> trait was implemented for the Point types. the corresponding types in geo_types implement this trait and it makes it easier to create these types with iterators and the like.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.