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

Add PartialEq to Error #51

Closed
tredoe opened this issue Nov 1, 2016 · 0 comments
Closed

Add PartialEq to Error #51

tredoe opened this issue Nov 1, 2016 · 0 comments

Comments

@tredoe
Copy link

tredoe commented Nov 1, 2016

Add #[derive(Debug, PartialEq)] to the error so it could be compared in tests of other libraries/apps that use your library.

https://github.com/georust/rust-geojson/blob/master/src/lib.rs#L185

@ghost ghost closed this as completed in 6047a46 Nov 1, 2016
This issue was closed.
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

No branches or pull requests

1 participant