Function map_model::pathfind::walking::walking_path_to_steps[][src]

fn walking_path_to_steps(path: Vec<WalkingNode>, map: &Map) -> Vec<PathStepV2>
Notable traits for Vec<u8, A>
impl<A> Write for Vec<u8, A> where
    A: Allocator