Registry / networking / librespot-core

librespot-core

JSON →
library0.8.0rscratesunverified

Core functionality for the librespot Spotify client library.

# Cargo.toml [dependencies] librespot-core = "0.8.0"
INSTALL
IMPORT
SIG · LIBRESPOT-CORE
L
librespot-core
networkingrustv0.8.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Session
use librespot_core::Session;

Creates a new librespot session.

use librespot_core::Session; fn main() { let session = Session::new(); println!("Session created"); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.8.0latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
8 hits · last 30 days
node
8
Resources
librespot-core — cargo add librespot-core · libregistry