Type Definition mail_headers::map::Iter

source ·
pub type Iter<'a> = Iter<'a, HeaderName, Box<HeaderObj>>;