Type Alias rspotify_http::Query

source ·
pub type Query<'a> = HashMap<&'a str, &'a str>;

Aliased Type§

struct Query<'a> { /* private fields */ }