async-pop 0.1.4

A simple Pop3 compatible client
Documentation
1
2
3
4
5
# Pop3 client

This is a simple Pop3 client that implements all of the features according to [RFC 1939](https://www.rfc-editor.org/rfc/rfc1939), written in Rust.

It is used in Dust-Mail to connect to Pop servers.