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

pub fn simple_pathfind(req: &PathRequest, map: &Map) -> Option<Path>