Docs.rs
  • imap-types-0.10.0
    • imap-types 0.10.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • duesee
    • Dependencies
      • arbitrary ^1.0.1 normal
      • base64 ^0.21 normal
      • bounded-static ^0.5.0 normal
      • chrono ^0.4 normal
      • serde ^1.0.103 normal
      • thiserror ^1.0.29 normal
      • criterion ^0.5.1 dev
      • rand ^0.8 dev
      • serde_json ^1.0.100 dev
    • Versions
    • 48.14% of the crate is documented
  • Go to latest version
  • Platform
    • i686-pc-windows-msvc
    • i686-unknown-linux-gnu
    • x86_64-apple-darwin
    • x86_64-pc-windows-msvc
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module command

  • Structs
  • Enums
?
Change settings

Module imap_types::command

source ·
Expand description

Client Commands

see https://tools.ietf.org/html/rfc3501#section-6

Structs

  • Command

Enums

  • AppendError
  • CommandBody
  • CopyError
  • ListError
  • LoginError
  • RenameError