Struct connectr::SpotifyEndpoints [] [src]

pub struct SpotifyEndpoints<'a> { /* fields omitted */ }

Trait Implementations

impl<'a> Clone for SpotifyEndpoints<'a>
[src]

[src]

Returns a copy of the value. Read more

1.0.0
[src]

Performs copy-assignment from source. Read more

impl<'a> Copy for SpotifyEndpoints<'a>
[src]

Auto Trait Implementations

impl<'a> Send for SpotifyEndpoints<'a>

impl<'a> Sync for SpotifyEndpoints<'a>