Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement From<tuple> for Point types #35

Open
EvanCarroll opened this issue May 2, 2022 · 0 comments · May be fixed by #36
Open

Implement From<tuple> for Point types #35

EvanCarroll opened this issue May 2, 2022 · 0 comments · May be fixed by #36

Comments

@EvanCarroll
Copy link

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.

@EvanCarroll EvanCarroll linked a pull request May 2, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant