Closed
Description
rustpather version 0.1.0 regressed from stable to beta (full log):
Aug 16 19:27:59.459 INFO kablam! error: type `rustpather::Edge<T>` is private
Aug 16 19:27:59.459 INFO kablam! --> src/main.rs:16:14
Aug 16 19:27:59.460 INFO kablam! |
Aug 16 19:27:59.460 INFO kablam! 16 | let path8 = rustpather::astar(&graph8, (0, 0), (2, 2), &rustpather::heuristic);
Aug 16 19:27:59.460 INFO kablam! | ^^^^^^^^^^^^^^^^^
cc @harporoeder