Macro osm_geo_mapper_macros::geotile_from_properties[][src]

macro_rules! geotile_from_properties {
    ($geometry:ident<$props:ident> => $geotile_type:ident<$type:ident> [$($property:ident),*$(,)*]) => { ... };
}