Docs.rs
spotify-cli-0.5.0
spotify-cli 0.5.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
Dheebz
Dependencies
base64 ^0.22
normal
clap ^4
normal
clap_complete ^4
normal
dirs ^5
normal
keyring ^3
normal
rand ^0.8
normal
reqwest ^0.12
normal
serde ^1
normal
serde_json ^1
normal
sha2 ^0.10
normal
thiserror ^2
normal
tiny_http ^0.12
normal
tokio ^1
normal
toml ^0.8
normal
tracing ^0.1
normal
tracing-subscriber ^0.3
normal
url ^2
normal
urlencoding ^2
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
wiremock ^0.6
dev
libc ^0.2
normal
Versions
58.31%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Module token
spotify_
cli
0.5.0
Module token
Module Items
Structs
In spotify_
cli::
oauth
spotify_cli
::
oauth
Module
token
Copy item path
Source
Expand description
OAuth token types and expiry handling.
Structs
§
Spotify
Token
Response
Raw token response from Spotify’s token endpoint.
Token
OAuth token with expiry tracking.