Type Definition emailmessage::Parts

source ·
pub type Parts<B = Body> = Vec<Part<B>>;
Expand description

Parts of multipart body