Docs.rs
  • async-pop-1.1.1
    • async-pop 1.1.1
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Guusvanmeerveld
    • Dependencies
      • async-native-tls ^0.5.0 normal
      • async-std ^1.12.0 normal optional
      • async-trait ^0.1.74 normal optional
      • base64 ^0.21.5 normal optional
      • bytes ^1.5.0 normal
      • futures ^0.3.28 normal
      • log ^0.4.20 normal
      • nom ^7.1.3 normal
      • tokio ^1.28.2 normal optional
      • dotenv ^0.15 dev
      • env_logger ^0.10.0 dev
    • Versions
    • 31.25% of the crate is documented
  • Platform
    • i686-pc-windows-msvc
    • 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_pop1.1.1

Crate Items

  • Structs
  • Enums
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Client
  • error::Error
  • request::Request
  • response::Status
  • response::list::List
  • response::stat::Stat
  • response::types::message::Text
  • response::types::number::Duration
  • response::types::number::Number
  • response::uidl::Uidl
  • response::uidl::UniqueId
  • sasl::Communicator
  • sasl::OAuth2Authenticator
  • sasl::PlainAuthenticator

Enums

  • ClientState
  • error::ErrorKind
  • response::Response
  • response::capability::Capability
  • response::capability::Expiration
  • response::list::ListResponse
  • response::uidl::UidlResponse

Traits

  • response::types::DataType
  • sasl::Authenticator

Functions

  • connect
  • connect_plain
  • new

Type Aliases

  • error::Result
  • response::capability::Capabilities