Skip to main content

Crate soundcloud

Crate soundcloud 

Source
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§

error

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.