Crate waze_rs

Source
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.