Expand description
SoundCloud API library
This soundcloud library provides an interface where you can query soundcloud for information about tracks and users.
Re-exports§
pub use crate::error::Error;
Modules§
Structs§
- App
- Registered client application.
- Client
- Comment
- User comment.
- Playlist
- Track
- Uploaded track.
- User
- Registered user.
Constants§
- API_
HOST - The static host address for the API.