georust / wkt

Rust read/write support for well-known text (WKT)
https://crates.io/crates/wkt
Apache License 2.0
51 stars 25 forks source link

Easier serialization of wkt with ToWkt::wkt_string/write_wkt #89

Closed michaelkirk closed 2 years ago

michaelkirk commented 2 years ago

Depends on #86, so merge that first. Merged!

partially conflicts with #88, because I'm relying on the ToWkt trait. superseded!

categulario commented 2 years ago

At this point I do think that this impl goes in the right direction, but it is not (for me) the best possible scenario

michaelkirk commented 2 years ago

Ok, l'm going to call this ready for review. Please take a look anyone who's interested.

michaelkirk commented 2 years ago

bors r=urschrei

bors[bot] commented 2 years ago

Already running a review

bors[bot] commented 2 years ago

Build succeeded: