Docs.rs
  • imap-next-0.3.1
    • imap-next 0.3.1
    • Permalink
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • duesee
    • Dependencies
      • bytes ^1.8.0 normal optional
      • imap-codec ^2.0.0-alpha.5 normal
      • thiserror ^2.0.3 normal
      • tokio ^1.41.1 normal optional
      • tokio-rustls ^0.26.0 normal optional
      • tracing ^0.1.40 normal
      • rand ^0.8.5 dev
      • tokio ^1.41.1 dev
    • Versions
    • 42.74% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

imap_next0.3.1

Crate Items

  • Structs
  • Enums
  • Traits

List of all items

Structs

  • client::Client
  • client::CommandHandle
  • client::Options
  • server::Options
  • server::ResponseHandle
  • server::Server
  • stream::Stream
  • types::CommandAuthenticate

Enums

  • Interrupt
  • Io
  • client::Error
  • client::Event
  • server::Error
  • server::Event
  • stream::Error

Traits

  • State