Enum imap_proto::Attribute [] [src]

pub enum Attribute {
    Body,
    Envelope,
    Flags,
    InternalDate,
    ModSeq,
    Rfc822,
    Rfc822Size,
    Uid,
}

Variants

Trait Implementations

impl Debug for Attribute
[src]

[src]

Formats the value using the given formatter.