pop3-client 0.3.0

Another pop3 client
Documentation
1
2
3
4
5
6
7
8
# pop3-client

[![Build Status](https://travis-ci.org/anton-dutov/pop3-client-rs.svg?branch=master)](https://travis-ci.org/anton-dutov/pop3-client-rs)

- API unstable
- Sync (feature: runtime-sync)
- Async (feature: runtime-tokio)
- TLS (WIP)