Skip to content

Commit

Permalink
Merge #613
Browse files Browse the repository at this point in the history
613: export more proj types r=michaelkirk a=jdroenner

- [x] I agree to follow the project's [code of conduct](https://github.com/georust/geo/blob/master/CODE_OF_CONDUCT.md).
- [ ] I added an entry to `CHANGES.md` if knowledge of this change could be valuable to users.
---



Co-authored-by: Johannes Drönner <droenner@informatik.uni-marburg.de>
  • Loading branch information
bors[bot] and jdroenner committed Feb 1, 2021
2 parents 5ac0b48 + 22818e5 commit 587c7ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion geo/src/algorithm/proj.rs
Original file line number Diff line number Diff line change
@@ -1 +1 @@
pub use proj::Proj;
pub use proj::{Area, Info, Proj, ProjBuilder, ProjError, Projinfo};

0 comments on commit 587c7ef

Please sign in to comment.