strava-client-rs 0.1.0

Strava API Client lib
Documentation
1
2
3
4
5
// Module: util
// Contians submodules to handle the redirect server and the config file that stroes the access token and refresh token.

pub mod auth_config;
pub mod redirect;