Type Alias ImapMailbox

Source
pub type ImapMailbox = (Mailbox<'static>, Option<QuotedChar>, Vec<FlagNameAttribute<'static>>);