Cargo Features
ttv-auth has no features set by default.
[dependencies]
ttv-auth = { version = "0.1.1", features = ["all", "reqwest_client", "surf_client"] }
- all
-
Enables all of twitch_oauth2 ^0.5.0-alpha.2
- reqwest_client
-
Enables reqwest_client of twitch_oauth2 ^0.5.0-alpha.2
- surf_client
-
Enables surf_client of twitch_oauth2 ^0.5.0-alpha.2
ttv-auth has 3 features without comments.