Docs.rs
  • mailbox-0.2.0
    • mailbox 0.2.0
    • Permalink
    • Docs.rs crate page
    • WTFPL
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • meh
    • Dependencies
      • bitflags ^0.9 normal
      • casing ^0.1 normal
      • chrono ^0.4 normal
      • fnv ^1 normal
      • mime ^0.3 normal
      • nom ^3.0 normal
      • owning_ref ^0.3 normal
    • Versions
    • 30.12% 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
    • 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

mailbox0.2.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions

List of all items

Structs

  • Address
  • Iter
  • header::Bcc
  • header::Cc
  • header::ContentLength
  • header::ContentType
  • header::Date
  • header::DeliveredTo
  • header::From
  • header::Lines
  • header::MessageId
  • header::References
  • header::ReplyTo
  • header::ReturnPath
  • header::Sender
  • header::Subject
  • header::To
  • header::UserAgent
  • header::XEnvelopeFrom
  • header::XRemoteAddr
  • header::status::Status
  • mail::Body
  • mail::Headers
  • mail::Mail
  • stream::Iter
  • stream::Lines
  • stream::entry::Begin
  • stream::entry::Header

Enums

  • header::ContentTransferEncoding
  • stream::entry::Entry

Traits

  • header::Header

Functions

  • read
  • stream::entries
  • stream::lines

Constants

  • header::status::ANSWERED
  • header::status::DELETED
  • header::status::DRAFT
  • header::status::FLAGGED
  • header::status::NEW
  • header::status::OLD
  • header::status::SEEN