Struct imap_proto::Request [] [src]

pub struct Request(pub RequestId, pub Vec<u8>);

Trait Implementations

impl Debug for Request
[src]

[src]

Formats the value using the given formatter.