Trait HeaderMap

Source
pub trait HeaderMap: HeaderMapSealed { }
Expand description

Trait to abstract over the HeaderMap types from both v0.2 and v1.0 of the http crate.

Implementations on Foreign Types§

Source§

impl HeaderMap for HeaderMap

Source§

impl HeaderMap for HeaderMap

Implementors§