pub type HeaderObj = dyn HeaderObjTrait + 'static;Expand description
Re-export of headers from mail-headers.
Type alias for HeaderObjTrait’s trait object.
pub type HeaderObj = dyn HeaderObjTrait + 'static;Re-export of headers from mail-headers.
Type alias for HeaderObjTrait’s trait object.