osmgraphing 1.1.1

Playing around with graphs created via parsing OpenStreetMap data
Documentation
1
2
3
4
5
pub mod dijkstra;
pub mod paths;

#[cfg(feature = "gpl")]
pub mod explorating;