文件名称:rspotify:在Rust中实现的Spotify Web API SDK
文件大小:2.24MB
文件格式:ZIP
更新时间:2024-02-26 09:00:40
rust sdk crates spotify-web-api Rust
rspotify:在Rust中实现的Spotify Web API SDK
【文件预览】:
rspotify-master
----.gitignore(144B)
----src()
--------http()
--------model()
--------oauth2.rs(16KB)
--------util.rs(652B)
--------client.rs(79KB)
--------lib.rs(9KB)
----.travis.yml(620B)
----LICENSE(1KB)
----doc()
--------images()
----CHANGELOG.md(18KB)
----Cargo.toml(3KB)
----.env(162B)
----.github()
--------ISSUE_TEMPLATE()
--------pull_request_template.md(820B)
--------workflows()
--------dependabot.yml(145B)
----examples()
--------ureq()
--------tracks.rs(1KB)
--------with_refresh_token.rs(4KB)
--------track.rs(1KB)
--------oauth_tokens.rs(2KB)
--------album.rs(1KB)
--------webapp()
--------current_user_recently_played.rs(1KB)
----README.md(3KB)
----tests()
--------test_with_oauth.rs(19KB)
--------test_models.rs(28KB)
--------common()
--------test_enums.rs(2KB)
--------test_with_credential.rs(5KB)