routers 0.2.3

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

pub use dijkstra::*;