Docs.rs
  • tokio-imap-0.5.0
    • tokio-imap 0.5.0
    • Permalink
    • Docs.rs crate page
    • MIT/Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • djc
    • Dependencies
      • bytes ^0.5 normal
      • futures ^0.3.1 normal
      • imap-proto ^0.10 normal
      • nom ^5 normal
      • tokio ^0.2.2 normal
      • tokio-rustls ^0.12.0 normal
      • tokio-util ^0.2.0 normal
      • webpki-roots ^0.18.0 normal
      • tokio ^0.2.2 dev
    • Versions
    • 0% of the crate is documented
  • Platform
    • i686-unknown-linux-gnu
    • 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

tokio_imap0.5.0

Crate Items

  • Structs
  • Enums
  • Traits
  • Type Aliases

List of all items

Structs

  • client::Client
  • client::ClientState
  • client::IdGenerator
  • client::ResponseStream
  • client::builder::CommandBuilder
  • client::builder::FetchCommand
  • client::builder::FetchCommandAttributes
  • client::builder::FetchCommandMessages
  • proto::ImapCodec
  • proto::ResponseData
  • types::Address
  • types::BodyContentCommon
  • types::BodyContentSinglePart
  • types::ContentDisposition
  • types::ContentType
  • types::Envelope
  • types::Metadata
  • types::Request
  • types::RequestId

Enums

  • types::AttrMacro
  • types::Attribute
  • types::AttributeValue
  • types::BodyExtension
  • types::BodyStructure
  • types::Capability
  • types::ContentEncoding
  • types::MailboxDatum
  • types::MessageSection
  • types::Response
  • types::ResponseCode
  • types::SectionPath
  • types::State
  • types::Status
  • types::StatusAttribute

Traits

  • client::builder::FetchBuilderAttributes
  • client::builder::FetchBuilderMessages
  • client::builder::FetchBuilderModifiers

Type Aliases

  • client::TlsClient
  • proto::ImapTransport
  • types::BodyParams