Registry / http-client / rspotify-model

rspotify-model

JSON →
library0.16.1rscratesunverified

Model types for RSpotify, a Spotify Web API client.

# Cargo.toml [dependencies] rspotify-model = "0.16.1"
INSTALL
IMPORT
SIG · RSPOTIFY-MODEL
R
rspotify-model
http-clientrustv0.16.1
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.

Track
✓ use rspotify_model::Track;

Use the Track model from rspotify.

use rspotify_model::Track; fn main() { let track = Track::default(); println!("Track: {:?}", track); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.16.1latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
22 hits · last 30 days
node
18
OpenAI (training)
1
Resources
rspotify-model — cargo add rspotify-model · libregistry