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

pub fn walking_path_to_steps(path: Vec<WalkingNode>, map: &Map) -> Vec<PathStep>