Open Issues Need Help
View All on GitHub README Example Requires Additional Setup about 1 month ago
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