georust / gpx

Rust read/write support for GPS Exchange Format (GPX)
https://crates.io/crates/gpx
MIT License
102 stars 46 forks source link

Can we add option to disable indent in writer #60

Closed a1ien closed 3 years ago

a1ien commented 3 years ago

Or make write_xml_event public to more customisation I have large gpx track and remove indent can decrease size of file and also increase write speed.