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

Allow LineString creation from vec of two-element CoordinateType array #223

Merged
merged 2 commits into from
May 15, 2018

Conversation

urschrei
Copy link
Member

Just another into() implementation for [T; 2]

Also add some docs to Polygon to show the most direct creation method
@frewsxcv
Copy link
Member

bors r+

bors bot added a commit that referenced this pull request May 15, 2018
223: Allow LineString creation from vec of two-element CoordinateType array r=frewsxcv a=urschrei

Just another `into()` implementation for `[T; 2]`

Co-authored-by: Stephan Hügel <stephan.hugel.12@ucl.ac.uk>
@bors
Copy link
Contributor

bors bot commented May 15, 2018

Build succeeded

@bors bors bot merged commit d5afeb9 into georust:master May 15, 2018
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 this pull request may close these issues.

None yet

2 participants