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

BREAKING: move `Wkt::from_str` to `FromStr` trait #79

Closed nyurik closed 2 years ago

nyurik commented 2 years ago

Most of the user's code will stay the same, but will require use std::str::FromStr;

See also discussion in #77

urschrei commented 2 years ago

Bors r+

lnicola commented 2 years ago

bors r+

bors[bot] commented 2 years ago

Already running a review

bors[bot] commented 2 years ago

Build succeeded: