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

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