Docs.rs
spotify-client-0.1.0
spotify-client 0.1.0
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
flume ^0.11.0
normal
librespot-connect ^0.4.2
normal
optional
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
0%
of the crate is documented
Go to latest version
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.0
Function
spotify_client
::
setup
Copy item path
source
ยท
[
−
]
pub async fn setup() ->
Result
<
Client
>