pop3-codec

Crates.iopop3-codec
lib.rspop3-codec
version0.3.0
sourcesrc
created_at2021-02-22 16:50:28.905776
updated_at2022-06-12 07:19:50.411372
descriptionLow-level POP3 Parser and Serializer
homepage
repositoryhttps://github.com/duesee/pop3-codec
max_upload_size
id359083
size105,954
Damian Poddebniak (duesee)

documentation

README

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.

Commit count: 38

cargo fmt