trafiklab 0.0.1

Unofficial Rust SDK for Trafiklab APIs
Documentation
1
2
3
4
5
pub mod route;
pub use route::Coordinate;
pub use route::Language;
pub use route::Location;
pub use route::RouteRequest;