Expand description
§waze-rs
waze-rs
Calculate actual route time and distance with Waze API - based on Python WazeRouteCalculator
Uses serde and reqwest to make requests to Waze API.
Modules§
- helpers
- Helper functions and structs for the Waze API.
- waze_
route_ calculator - The main struct for the Waze API.
- waze_
structs - Structs for the Waze API.