Module tankerkoenig::models::station
source · Expand description
This module contains rust structs that describe the response of the tankerkoenig stations API.
The json responses are parsed with serde to strongly typed rust structs.
Structs§
- Response of the tankerkoenig API for a request for fuel in a certain area
- Response of the tankerkoenig API for a request of fuel stations in a certain area
- Information about the fuel of a station in the area, returned by the AreaFuelResponse
- Detailed information of a fuel station, returned by the DetailsResponse
- Response of the tankerkoenig API for a request of detailed information for a specific fuel station
- Information of a fuel station in the area returned by the AreaNearResponse.
- Opening times for a fuel station