Struct reqwest::header::HeaderFormatter
[−]
[src]
pub struct HeaderFormatter<'a, H>(pub &'a H) where H: HeaderFormat;
Deprecated
: The semantics of formatting a HeaderFormat directly are not clear