[][src]Function map_model::pathfind::dijkstra::pathfind_walking

fn pathfind_walking(req: PathRequest, map: &Map) -> Option<Vec<WalkingNode>>