Documentation

lettre

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 22 feature flags, 6 of them enabled by default.

default

  • smtp-transport
  • pool
  • native-tls
  • hostname
  • builder

smtp-transport

  • dep:base64
  • dep:nom
  • dep:socket2
  • dep:once_cell
  • dep:url
  • tokio1_crate?/rt
  • tokio1_crate?/time
  • tokio1_crate?/net

pool

  • dep:futures-util

native-tls

  • dep:native-tls

hostname

  • dep:hostname

builder

  • dep:httpdate
  • dep:mime
  • dep:fastrand
  • dep:quoted_printable
  • dep:email-encoding

async-std1

  • dep:async-std
  • dep:async-trait
  • dep:futures-io
  • dep:futures-util

dkim

  • dep:base64
  • dep:sha2
  • dep:rsa
  • dep:ed25519-dalek

tokio1

  • dep:tokio1_crate
  • dep:async-trait
  • dep:futures-io
  • dep:futures-util

tokio1-native-tls

  • tokio1
  • native-tls
  • dep:tokio1_native_tls_crate

tokio1-rustls-tls

  • tokio1
  • rustls-tls
  • dep:tokio1_rustls

async-std1-rustls-tls

  • async-std1
  • rustls-tls
  • dep:futures-rustls

rustls-tls

  • dep:webpki-roots
  • dep:rustls
  • dep:rustls-pemfile

file-transport

  • dep:uuid
  • tokio1_crate?/fs
  • tokio1_crate?/io-util

sendmail-transport

  • tokio1_crate?/process
  • tokio1_crate?/io-util
  • async-std?/unstable

file-transport-envelope

  • serde
  • dep:serde_json
  • file-transport

tokio1-boring-tls

  • tokio1
  • boring-tls
  • dep:tokio1_boring

rustls-native-certs

  • dep:rustls-native-certs

serde

  • dep:serde

mime03

  • dep:mime

tracing

  • dep:tracing

boring-tls

  • dep:boring