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

type IterMut<'a> = IterMut<'a, HeaderName, Box<dyn HeaderObjTrait + 'static>>;