Docs.rs
  • vsmtp-protocol-2.1.0
    • vsmtp-protocol 2.1.0
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • Mathieu-Lala
    • Dependencies
      • addr ^0.15.6 normal
      • anyhow ^1.0.68 normal
      • async-stream ^0.3.3 normal
      • async-trait ^0.1.64 normal
      • base64 ^0.21.0 normal
      • bytes ^1.3.0 normal
      • fastrand ^1.8.0 normal
      • rsasl =2.0.0-rc.4 normal
      • serde ^1.0.152 normal
      • strum ^0.24.1 normal
      • thiserror ^1.0.38 normal
      • time ^0.3.15 normal
      • tokio ^1.25.0 normal
      • tokio-rustls ^0.23.4 normal
      • tokio-stream ^0.1.11 normal
      • tracing ^0.1.37 normal
      • uuid ^1.2.2 normal
      • vsmtp-auth =2.1.0 normal
      • vsmtp-common =2.1.0 normal
    • Versions
    • 100% of the crate is documented
  • Go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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
logo

logo

Crate vsmtp_protocol

  • Structs
  • Enums
  • Traits
?
Change settings

List of all items

Structs

  • AcceptArgs
  • AuthArgs
  • CallbackWrap
  • EhloArgs
  • HeloArgs
  • MailFromArgs
  • RcptToArgs
  • Receiver
  • ReceiverContext
  • UnparsedArgs

Enums

  • AuthError
  • ConnectionKind
  • Error
  • ParseArgsError
  • Verb

Traits

  • ReceiverHandler