Type Definition rspotify_http::Form

source · []
pub type Form<'a> = HashMap<&'a str, &'a str>;