georust / geos

Rust bindings for GEOS
https://docs.rs/geos/
MIT License
122 stars 42 forks source link

Adding some documentation #28

Open mthh opened 5 years ago

mthh commented 5 years ago

The self-generated documentation for geos crate is rather empty. Perhaps we should try to document the main structs (CoordSeq, GGeom) and put some examples to feed a bit the documentation.