Function raw_map::get_lane_specs_ltr[][src]

pub fn get_lane_specs_ltr(tags: &Tags, cfg: &MapConfig) -> Vec<LaneSpec>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator