smtp-codec

Crates.iosmtp-codec
lib.rssmtp-codec
version0.2.0
sourcesrc
created_at2021-02-22 16:47:14.161876
updated_at2022-06-12 07:26:26.957804
descriptionLow-level SMTP Parser and Serializer
homepage
repositoryhttps://github.com/duesee/smtp-codec
max_upload_size
id359080
size105,921
Damian Poddebniak (duesee)

documentation

README

CI Scheduled docs

SMTP Protocol

This crate provides some types and many parsers for SMTP. Many things are there, but it is still in a very rough state.

License

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

Commit count: 52

cargo fmt