Struct FetchCommand
imap_proto::builders::command
pub struct FetchCommand { /* fields omitted */ }
impl FetchBuilderModifiers for FetchCommand
fn prepare(self) -> FetchCommand
fn build(self) -> Command
fn changed_since(self, seq: u64) -> FetchCommand
impl Send for FetchCommand
impl Sync for FetchCommand