Struct Command
imap_proto::builders::command
pub struct Command { /* fields omitted */ }
impl Command
pub fn into_parts(self) -> (Vec<u8>, Option<State>)
impl Send for Command
impl Sync for Command