spotify-rs 0.4.1

A Rust wrapper for the Spotify API.
Documentation
1
2
3
4
Sets the market to the specified [ISO 3166-1 alpha-2](https://en.wikipedia.org/wiki/ISO_3166-1_alpha-2) country code.
    
If supplied, only content available in the provided market will be returned, otherwise the country associated with the user access token
is used. If neither are present, the content is considered unavailable for the client.