Type Definition mail_headers::HeaderObj

source ·
pub type HeaderObj = dyn HeaderObjTrait;
Expand description

Type alias for HeaderObjTrait’s trait object.

Implementations

Trait Implementations

Returns a copy of the value. Read more
Performs copy-assignment from source. Read more