Docs.rs
  • miltr-common-0.1.0
    • miltr-common 0.1.0
    • Docs.rs crate page
    • MIT
    • Links
    • crates.io
    • Source
    • Owners
    • girstenbrei
    • Dependencies
      • allocation-counter ^0 normal optional
      • asynchronous-codec ^0.7.0 normal
      • bitflags ^2.4.2 normal
      • bytecount ^0.6.7 normal
      • bytes ^1.5.0 normal
      • enum_dispatch ^0.3.12 normal
      • itertools ^0.12.1 normal
      • miltr-utils ^0.1.0 normal
      • num_enum ^0.7.2 normal
      • thiserror ^1.0.57 normal
      • assert_matches ^1.5.0 dev
      • pretty_assertions ^1.4.0 dev
      • rstest ^0.18.2 dev
      • tokio ^1.36.0 dev
    • Versions
    • 100% 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

miltr_common0.1.0

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • InvalidData
  • NotEnoughData
  • actions::Abort
  • actions::Continue
  • actions::Discard
  • actions::Quit
  • actions::QuitNc
  • actions::Reject
  • actions::Replycode
  • actions::Skip
  • actions::Tempfail
  • commands::Body
  • commands::Connect
  • commands::Data
  • commands::EndOfBody
  • commands::EndOfHeader
  • commands::Header
  • commands::Helo
  • commands::Macro
  • commands::Mail
  • commands::Recipient
  • commands::Unknown
  • modifications::ModificationResponse
  • modifications::ModificationResponseBuilder
  • modifications::body::ReplaceBody
  • modifications::headers::AddHeader
  • modifications::headers::ChangeHeader
  • modifications::headers::InsertHeader
  • modifications::quarantine::Quarantine
  • modifications::recipients::AddRecipient
  • modifications::recipients::DeleteRecipient
  • optneg::Capability
  • optneg::MacroStages
  • optneg::OptNeg
  • optneg::Protocol

Enums

  • ProtocolError
  • actions::Action
  • commands::Command
  • commands::Family
  • decoding::ClientCommand
  • decoding::ServerCommand
  • encoding::ClientMessage
  • encoding::ServerMessage
  • modifications::ModificationAction
  • optneg::CompatibilityError
  • optneg::MacroStage

Traits

  • encoding::Writable