Docs.rs
  • vsmtp-protocol-2.2.1
    • vsmtp-protocol 2.2.1
    • Permalink
    • 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.69 normal
      • async-stream ^0.3.4 normal
      • async-trait ^0.1.68 normal
      • base64 ^0.21.0 normal
      • bytes ^1.3.0 normal
      • fastrand ^1.9.0 normal
      • rsasl =2.0.0 normal
      • serde ^1.0.159 normal
      • serde_with ^2.3.1 normal
      • strum ^0.24.1 normal
      • thiserror ^1.0.39 normal
      • time ^0.3.20 normal
      • tokio ^1.27.0 normal
      • tokio-rustls ^0.23.4 normal
      • tokio-stream ^0.1.12 normal
      • tracing ^0.1.37 normal
      • uuid ^1.3.0 normal
      • vsmtp-auth =2.2.1 normal
      • vsmtp-common =2.2.1 normal
      • vsmtp-mail-parser =2.2.1 normal
    • Versions
    • 100% of the crate is documented
  • 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
  • Reader
  • Receiver
  • ReceiverContext
  • UnparsedArgs
  • Writer

Enums

  • AuthError
  • ConnectionKind
  • Error
  • ParseArgsError
  • Verb

Traits

  • ReceiverHandler