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

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