Cargo Features

twitch_oauth_token has no features set by default.

[dependencies]
twitch_oauth_token = { version = "0.3.9", features = ["full", "twitch-cli", "oneshot-server"] }
full = oneshot-server, twitch-cli
twitch-cli full?

Affects twitch_oauth_token::twitch_cli

oneshot-server full? = tokio

Features from optional dependencies

In crates that don't use the dep: syntax, optional dependencies automatically become Cargo features. These features may have been created by mistake, and this functionality may be removed in the future.

tokio oneshot-server?