mr-mime

mr-mime is a library for parsing and generating MIME messages. It is created due to my dissatisfaction with the current MIME library used in most Rust projects, [mime]. While mr-mime is not a drop-in replacement, the API is very similar and overall aims to reduce some notable warts found in [mime].

Improvements over mime

MSRV

The Minimum Supported Rust Version (MSRV) for this crate is 1.41.0. This MSRV will not be changed without a minor version bump.

License

mr-mime is licensed under one of the following licenses, at your option: