Crate garmin_client

source ·

Structs§

  • This struct understands the garmin authentication flow and obtains an OAuth2.0 access token given a username and password. After authenticating, use the api_request() method to obtain various json and FIT file downloads, and optionally save to file.

Constants§

Traits§

  • Basic set of public functions required to use this client.