[−][src]Trait twitch_api_rs::requests::HeadersExt
Marker trait for auto implementation of headers
Must be able to borrow as a map of header names to values
Required methods
fn as_ref<'a>(&'a self) -> &'a [(&'a str, &'a str)]
Borrow the object as map from header names to values