Docs.rs
  • email-parser-0.5.0
    • email-parser 0.5.0
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • Mubelotix
    • Dependencies
      • textcode ^0.2 normal optional
      • email ^0.0.21 dev
      • email-format ^0.8 dev
      • mailparse ^0.13 dev
    • Versions
    • 8.13% 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

email_parser0.5.0

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • address::EmailAddress
  • address::Mailbox
  • email::Email
  • time::Date
  • time::DateTime
  • time::Time
  • time::TimeWithZone
  • time::Zone

Enums

  • Field
  • address::Address
  • error::Error
  • prelude::Field
  • time::Day
  • time::Month

Functions

  • parse_message
  • prelude::parse_message

Type Aliases

  • error::Res