[][src]Type Definition mail::header_map::IntoIter

type IntoIter = IntoIter<(HeaderName, Box<dyn HeaderObjTrait + 'static>)>;