pop3-codec

Low-level POP3 Parser and Serializer


Keywords
parser, email, codec, pop3, parsing, protocol, rust
Licenses
MIT/Apache-2.0

Documentation

CI Scheduled docs

POP3 Protocol

This crate provides types and parsers for POP3 commands. Responses are not implemented yet.

Overview of (all?) RFCs related to POP3

Overview of POP3 RFCs

Made with https://github.com/raybellis/rfcdeps

License

This crate is dual-licensed under Apache 2.0 and MIT terms.