Docs.rs
spotify-client-0.1.2
spotify-client 0.1.2
Permalink
Docs.rs crate page
Links
crates.io
Source
Owners
wuliao97
Dependencies
anyhow ^1.0.86
normal
async-trait ^0.1.80
normal
chrono ^0.4.38
normal
config_parser2 ^0.1.5
normal
dirs-next ^2.0.0
normal
dotenvy ^0.15.7
normal
env_logger ^0.11.3
normal
flume ^0.11.0
normal
librespot-connect ^0.4.2
normal
librespot-core ^0.4.2
normal
maybe-async ^0.2.10
normal
once_cell ^1.19.0
normal
parking_lot ^0.12.2
normal
regex ^1.10.4
normal
reqwest ^0.12.4
normal
rspotify ^0.13.1
normal
serde ^1.0.202
normal
serde_json ^1.0.117
normal
tokio ^1.37.0
normal
toml ^0.8.13
normal
tracing ^0.1.40
normal
ttl_cache ^0.5.1
normal
Versions
8.33%
of the crate is documented
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
spotify_
client
0.1.2
Module error
Module Items
Enums
Type Aliases
In spotify_
client::
prelude
spotify_client
::
prelude
Module
error
Copy item path
Source
Enums
§
ApiError
Matches errors that are returned from the Spotfiy API as part of the JSON response object.
Model
Error
Groups up the kinds of errors that may happen in this crate.
Type Aliases
§
ApiResult
Model
Result