[][src]Module mail_smtp::misc

A small collection of usefull types re-exported from new-tokio-smtp.

Structs

AddressLiteral

represents a AddressLiteral

DefaultTlsSetup

The default tls setup, which just calls builder.build()

Domain

represents a Domain

Enums

ClientId

Represents the identity of an client

Traits

Cmd

Trait implemented by any smtp command

SetupTls

Trait used when setting up tls to modify the setup process