ramsayleung / rspotify

Spotify Web API SDK implemented on Rust
MIT License
639 stars 123 forks source link

The scopes macro supports to split scope by whitespace #390

Closed ramsayleung closed 1 year ago

ramsayleung commented 1 year ago

Description

The scopes! macro supports to split scope by whitespace

Motivation and Context

https://github.com/ramsayleung/rspotify/issues/389

Dependencies

None

Type of change

Please delete options that are not relevant.

How has this been tested?

Is this change properly documented?

Yes