Struct pop3_rs::pop3result::POP3Uidl [] [src]

pub struct POP3Uidl {
    pub mailbox: HashMap<u32, String>,
}

Fields

Methods

impl POP3Uidl
[src]

Trait Implementations

impl Debug for POP3Uidl
[src]

Formats the value using the given formatter.