spotify-cli 0.5.0

A command-line interface for Spotify
Documentation
1
2
3
4
5
pub mod get_artist;
pub mod get_artist_top_tracks;
pub mod get_artists_albums;
pub mod get_artists_related_artists;
pub mod get_several_artists;