[][src]Module new_tokio_smtp::error

error module

Structs

MissingCapabilities

Error representing that a command can not be used

Enums

ConnectingFailed

error representing that creating a connection failed

GeneralError
LogicError

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

Functions

check_response