Type Definition imap_proto::types::BodyParams[][src]

pub type BodyParams<'a> = Option<Vec<(Cow<'a, str>, Cow<'a, str>)>>;