Docs.rs
  • imap-types-0.7.0
    • imap-types 0.7.0
    • Docs.rs crate page
    • MIT OR Apache-2.0
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • duesee
    • Dependencies
      • arbitrary ^1.1.1 normal
      • base64 ^0.13 normal
      • bounded-static ^0.4 normal
      • chrono ^0.4 normal
      • serde ^1.0 normal
      • criterion ^0.3 dev
    • Versions
    • 80% 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

Crate imap_types

logo
Change settings

List of all items

Structs

  • command::AuthenticateData
  • command::Command
  • command::ListCharString
  • command::SequenceSet
  • core::Atom
  • core::AtomExt
  • core::Literal
  • core::NString
  • core::NonEmptyVec
  • core::Quoted
  • message::AuthMechanismOther
  • message::MailboxOther
  • message::MyDateTime
  • message::MyNaiveDate
  • message::Part
  • message::Tag
  • response::Greeting
  • response::Text
  • response::data::Address
  • response::data::BasicFields
  • response::data::Body
  • response::data::CapabilityOther
  • response::data::Envelope
  • response::data::MultiPartExtensionData
  • response::data::QuotedChar
  • response::data::SinglePartExtensionData

Enums

  • command::CommandBody
  • command::ListMailbox
  • command::SeqNo
  • command::Sequence
  • command::Strategy
  • command::fetch::FetchAttribute
  • command::fetch::Macro
  • command::fetch::MacroOrFetchAttributes
  • command::search::SearchKey
  • command::status::StatusAttribute
  • command::store::StoreResponse
  • command::store::StoreType
  • core::AString
  • core::IString
  • message::AuthMechanism
  • message::Charset
  • message::Flag
  • message::FlagNameAttribute
  • message::Mailbox
  • message::PartSpecifier
  • message::Section
  • response::Code
  • response::Continue
  • response::Data
  • response::GreetingKind
  • response::Response
  • response::Status
  • response::data::BodyStructure
  • response::data::Capability
  • response::data::FetchAttributeValue
  • response::data::FlagNameAttribute
  • response::data::SpecificFields
  • response::data::StatusAttributeValue
  • state::State

Traits

  • codec::Encode