Function cosmogony::get_zones_and_stats_without_geom [] [src]

pub fn get_zones_and_stats_without_geom(
    pbf: &mut OsmPbfReader<File>
) -> Result<(Vec<Zone>, CosmogonyStats), Error>