osm-io 0.3.0

Read and write OSM data
Documentation
1
2
3
4

pub fn main() -> Result<(), anyhow::Error> {
    Ok(())
}