[−][src]Module twitch_api_rs::auth::scopes
Types relating to scopes
that a Bearer Auth token
can have
Used with crate::auth::AuthToken
Structs
ScopeSet | Represents a set of scopes available with a specific bearer auth key |
ScopesIter | Iterator type for scopes |