Module tankerkoenig::api

source ·
Expand description

Module that contains the main Tankerkoenig struct that gives access to the two child structs PriceApi and StationApi.

Modules§

Structs§

  • The main struct of the crate giving access to the StationApi and PriceApi of tankerkoenig. Create a new instance of the struct with your api key as parameter.