Low-level, sans-I/O SMTP protocol implementation
Go to file
Dirkjan Ochtman a0b48044ab Revert rustfmt to defaults in CI 2022-11-22 19:28:26 +01:00
.github/workflows Revert rustfmt to defaults in CI 2022-11-22 19:28:26 +01:00
examples Simplify module structure and public API 2022-11-22 19:28:26 +01:00
fuzz Simplify module structure and public API 2022-11-22 19:28:26 +01:00
src Apply clippy suggestions 2022-11-22 19:28:26 +01:00
tests Simplify module structure and public API 2022-11-22 19:28:26 +01:00
.gitignore "Initial" commit. 2020-08-06 16:25:02 +02:00
Cargo.toml Get rid of unnecessary dependency 2022-11-22 19:28:26 +01:00
LICENSE-APACHE License 2020-08-09 11:27:59 +02:00
LICENSE-MIT License 2020-08-09 11:27:59 +02:00
README.md Rebrand fork as instant-smtp 2022-11-22 19:28:26 +01:00
deny.toml Update cargo deny configuration 2022-11-22 19:28:26 +01:00

README.md

instant-smtp: low-level sans-I/O SMTP implementation

Forked from smtp-codec in November 2022.