Crate pop3_client

Crate pop3_client 

Source

Structs§

AsyncClient
The key structure for the crate, delineating capabilities of the POP3 client as per the protocol RFC
Builder
A builder to create a Client with a connection.
Response

Enums§

Command
Pop3Error

Type Aliases§

Result