[][src]Function pathfinder::node::path_print

pub fn path_print(path: &[Node]) -> u32

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