Type Definition mail_headers::map::IntoIter

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