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

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