🦀 Rust client for Soundcloud (unofficial) API

api client crate rust sdk soundcloud
1 Open Issue Need Help Last updated: May 28, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Update the README of the `rsoundcloud` Rust crate to include a complete, working example that demonstrates fetching track details. This involves adding the necessary `tokio` dependency with the `full` feature, importing the `TracksApi` trait, and correctly handling the asynchronous nature of `SoundCloudClient::default()`. The updated example should compile and run without requiring additional modifications by the user.

Complexity: 2/5
bug help wanted

🦀 Rust client for Soundcloud (unofficial) API

Rust
#api#client#crate#rust#sdk#soundcloud