IntoIter

Type Alias IntoIter 

Source
pub type IntoIter = IntoIter<(HeaderName, Box<HeaderObj>)>;

Aliased Typeยง

pub struct IntoIter { /* private fields */ }