Docs.rs
  • indymilter-0.3.0
    • indymilter 0.3.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-or-later
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • glts
    • Dependencies
      • async-trait ^0.1.73 normal
      • bitflags ^2.4.0 normal
      • bytes ^1.5.0 normal
      • tokio ^1.32.0 normal
      • tracing ^0.1.40 normal
      • byte-strings ^0.3.1 dev
      • nix ^0.27.1 dev
      • rand ^0.8.5 dev
      • tokio ^1.32.0 dev
      • tracing-subscriber ^0.3.18 dev
    • Versions
    • 80.65% 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
  • Rust
    • About docs.rs
    • Privacy policy
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

indymilter0.3.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Functions
  • Type Aliases

List of all items

Structs

  • Actions
  • Callbacks
  • Config
  • Context
  • EomActions
  • EomContext
  • Macros
  • NegotiateContext
  • ProtoOpts
  • SmtpReply
  • message::Message
  • message::TryFromByteError
  • message::TryFromIndexError
  • message::command::ConnInfoPayload
  • message::command::EnvAddrPayload
  • message::command::HeaderPayload
  • message::command::HeloPayload
  • message::command::MacroPayload
  • message::command::OptNegPayload
  • message::command::UnknownPayload

Enums

  • ActionError
  • EitherListener
  • EitherStream
  • MacroStage
  • SmtpReplyError
  • SocketInfo
  • Status
  • message::command::Command
  • message::command::CommandKind
  • message::command::ParseCommandError
  • message::reply::ParseReplyError
  • message::reply::Reply
  • message::reply::ReplyKind

Traits

  • ContextActions
  • IntoCString
  • Listener
  • SetErrorReply

Functions

  • message::read
  • message::write
  • run

Type Aliases

  • CallbackFuture
  • message::Version

Constants

  • message::PROTOCOL_VERSION