Module lettre::smtp::client::net

source ·
Expand description

A trait to represent a stream

Structs

Parameters to use for secure clients

Enums

Represents the different types of underlying network streams

Constants

Accepted protocols by default. This removes TLS 1.0 and 1.1 compared to tls-native defaults.

Traits

A trait for the concept of opening a stream
A trait for read and write timeout support