Type Alias rspotify_http::Headers

source ·
pub type Headers = HashMap<String, String>;

Aliased Type§

struct Headers { /* private fields */ }