Docs.rs
  • spring-mail-0.4.0
    • spring-mail 0.4.0
    • Permalink
    • Docs.rs crate page
    • MIT
    • Links
    • Repository
    • crates.io
    • Source
    • Owners
    • holmofy
    • Dependencies
      • anyhow ^1.0 normal
      • lettre ^0.11 normal
      • schemars ^0.8.21 normal
      • serde ^1.0 normal
      • spring ^0.4 normal
      • tracing ^0.1 normal
    • Versions
    • 61.9% of the crate is documented
  • Platform
    • 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
logo

spring_mail0.4.0

Crate Items

  • Structs
  • Enums
  • Constants
  • Traits
  • Type Aliases

List of all items

Structs

  • Attachment
  • Body
  • MailPlugin
  • Mailbox
  • Mailboxes
  • Message
  • MessageBuilder
  • MultiPart
  • MultiPartBuilder
  • Response
  • SinglePart
  • SinglePartBuilder
  • config::MailerAuth
  • config::MailerConfig
  • config::SmtpTransportConfig
  • header::Bcc
  • header::Cc
  • header::Comments
  • header::ContentDisposition
  • header::ContentId
  • header::ContentLocation
  • header::ContentType
  • header::ContentTypeErr
  • header::Date
  • header::From
  • header::HeaderName
  • header::HeaderValue
  • header::Headers
  • header::InReplyTo
  • header::InvalidHeaderName
  • header::Keywords
  • header::MessageId
  • header::MimeVersion
  • header::References
  • header::ReplyTo
  • header::Sender
  • header::Subject
  • header::To
  • header::UserAgent

Enums

  • Mailer
  • MaybeString
  • MultiPartKind
  • header::ContentTransferEncoding

Traits

  • AsyncTransport
  • IntoBody
  • header::Header
  • header::MailboxesHeader

Type Aliases

  • StubMailerTransport
  • TokioMailerTransport

Constants

  • header::MIME_VERSION_1_0