{"id":75254,"library":"rspotify-model","title":"Rspotify Model","description":"Model types for RSpotify, a Spotify Web API client.","status":"active","version":"0.16.1","language":"rust","source_language":null,"source_url":"https://github.com/ramsayleung/rspotify","tags":["spotify","api","model","music"],"install":[{"cmd":"# Cargo.toml\n[dependencies]\nrspotify-model = \"0.16.1\"","lang":"toml","label":"Cargo.toml"},{"cmd":"cargo add rspotify-model","lang":"bash","label":"cargo add"}],"dependencies":[],"imports":[{"symbol":"Track","correct":"use rspotify_model::Track;"}],"quickstart":{"code":"use rspotify_model::Track;\n\nfn main() {\n    let track = Track::default();\n    println!(\"Track: {:?}\", track);\n}","lang":"rust","description":"Use the Track model from rspotify."},"warnings":[],"env_vars":null,"search_vec":"'api':10,13 'client':11 'model':2,3,14 'music':15 'rspotifi':1,6 'spotifi':8,12 'type':4 'web':9","created_at":"2026-06-17T19:14:20.677809+00:00","updated_at":"2026-06-17T19:14:20.677809+00:00","problems":[],"ecosystem":"crates","meta_description":null,"install_score":null,"quickstart_score":null,"quickstart_tag":null,"pypi_latest":null,"cli_name":null,"cli_version":null,"type":"library","homepage":"https://github.com/ramsayleung/rspotify","github":"https://github.com/ramsayleung/rspotify","docs":"https://docs.rs/rspotify-model/","changelog":null,"pypi":null,"npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"categories":["http-client","other"],"base_url":null,"auth_type":null,"provenance":{"verified_status":null,"verified_at":null,"last_verified":"2026-06-17","next_check":"2026-12-14","install_tag":null}}