Docs.rs
  • emailmessage-0.2.2
    • emailmessage 0.2.2
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • katyo
    • Dependencies
      • base64 ^0.10 normal
      • bytes ^0.4 normal
      • futures ^0.1 normal
      • hyper ^0.12 normal
      • hyperx ^0.13 normal
      • idna ^0.1 normal
      • lazy_static ^1 normal
      • mime ^0.3 normal
      • quoted_printable ^0.4 normal
      • regex ^1 normal
      • serde ^1 normal optional
      • textnonce ^0.6 normal
      • time ^0.1 normal
      • serde_json ^1 dev
      • tokio ^0.1 dev
    • Versions
    • 65.63% 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
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

emailmessage0.2.2

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • Address
  • Body
  • Chunk
  • EncoderStream
  • Mailbox
  • Mailboxes
  • Message
  • MessageBuilder
  • MessageStream
  • MultiPart
  • MultiPartBuilder
  • MultiPartStream
  • SinglePart
  • SinglePartBuilder
  • SinglePartStream
  • header::Bcc
  • header::Cc
  • header::Comments
  • header::ContentDisposition
  • header::ContentLocation
  • header::ContentType
  • header::Date
  • header::EmailDate
  • header::From
  • header::Headers
  • header::Keywords
  • header::MimeVersion
  • header::ReplyTo
  • header::Sender
  • header::Subject
  • header::To

Enums

  • EncoderError
  • MailboxError
  • MultiPartKind
  • Part
  • PartStream
  • header::Charset
  • header::ContentTransferEncoding
  • header::DispositionParam
  • header::DispositionType

Traits

  • EncoderCodec
  • header::Header
  • header::MailboxesHeader

Type Aliases

  • Parts

Constants

  • header::MIME_VERSION_1_0