Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 601 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 601 Bytes

utils

Common Rust code used in several projects.

This is a collection of random things used in a few places. All of the code here should ultimately be upstreamed in anothr crate, or split into a proper crate. It's not easy to do that, and in the meantime, copies of this code are spreading, so at least as a first step, deduplicating here.

Also includes some unmerged georust PRs, georust/geo#935 and georust/geo#1050, both by https://github.com/thehappycheese. Although they're not yet upstreamed, they're perfectly useful to many projects!