Function pathfinder::node::path_print

source ·
pub fn path_print(path: &[Node]) -> u32
Expand description

Prints the distance between all the nodes paths and returns a summary of the total distance.