Module new_tokio_smtp::error

source ·
Expand description

error module

Structs

Error representing that a command can not be used

Enums

error representing that creating a connection failed
An error representing that a command was successfully send and the response was successfully received but the response code indicated an error.

Functions