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

tokio1

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

async-std1

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

dkim

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

rustls-tls

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

sendmail-transport

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

tokio1-native-tls

  • tokio1
  • native-tls
  • dep:tokio1_native_tls_crate

tokio1-rustls-tls

  • tokio1
  • rustls-tls
  • dep:tokio1_rustls

tokio1-boring-tls

  • tokio1
  • boring-tls
  • dep:tokio1_boring

file-transport

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

async-std1-rustls-tls

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

file-transport-envelope

  • serde
  • dep:serde_json
  • file-transport

rustls-native-certs

  • dep:rustls-native-certs

boring-tls

  • dep:boring

tracing

  • dep:tracing

serde

  • dep:serde

mime03

  • dep:mime