georust / geojson

Library for serializing the GeoJSON vector GIS file format
https://crates.io/crates/geojson
Apache License 2.0
280 stars 60 forks source link

add to_string_pretty convenience method #229

Closed michaelkirk closed 1 month ago

michaelkirk commented 1 year ago

Follow up to https://github.com/georust/geojson/pull/217, with tests passing.

michaelkirk commented 1 month ago

rebased and ran cargo fmt