Function convert_osm::extract::get_bldg_amenities[][src]

fn get_bldg_amenities(tags: &Tags) -> Vec<Amenity>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator