routers 0.2.5

Rust-Based Routing Tooling for System-Agnostic Maps.
Documentation
1
2
3
pub mod dijkstra;

pub use dijkstra::*;