Docs.rs
  • async-imap-0.10.4
    • async-imap 0.10.4
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dignifiedquire
    • link2xt
    • Dependencies
      • async-channel ^2.0.0 normal
      • async-compression ^0.4.15 normal optional
      • async-std ^1.8.0 normal optional
      • base64 ^0.22.1 normal
      • bytes ^1 normal
      • chrono ^0.4 normal
      • futures ^0.3.15 normal
      • imap-proto ^0.16.4 normal
      • log ^0.4.8 normal
      • nom ^7.0 normal
      • pin-project ^1 normal
      • pin-utils ^0.1.0-alpha.4 normal
      • self_cell ^1.0.1 normal
      • stop-token ^0.7 normal
      • thiserror ^1.0.9 normal
      • tokio ^1 normal optional
      • async-std ^1.8.0 dev
      • pretty_assertions ^1.2 dev
      • tokio ^1 dev
    • Versions
    • 100% of the crate is documented
  • 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

async_imap0.10.4

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • Client
  • Connection
  • Session
  • error::ValidateError
  • extensions::idle::Handle
  • extensions::idle::IdleStream
  • types::Capabilities
  • types::Fetch
  • types::Mailbox
  • types::Name
  • types::Quota
  • types::QuotaResource
  • types::QuotaRoot

Enums

  • error::Error
  • error::ParseError
  • extensions::idle::IdleResponse
  • types::Capability
  • types::Flag
  • types::NameAttribute
  • types::QuotaResourceName
  • types::StatusAttribute
  • types::UnsolicitedResponse

Traits

  • Authenticator

Type Aliases

  • error::Result
  • types::Seq
  • types::Uid