georust / wkt

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

ToWkt for integer types #101

Closed michaelkirk closed 2 years ago

michaelkirk commented 2 years ago

Add's serialization for integer types.

FIXES https://github.com/georust/wkt/issues/100

In my first attempt, I also tried to add integer support in deserialization (TryFromWkt) but I hit a speed bump. I'll open an issue with details momentarily.

michaelkirk commented 2 years ago

bors r=rmanoka

bors[bot] commented 2 years ago

Build succeeded: