An open API service indexing awesome lists of open source software.

https://github.com/jasterv/mail-parser-poc

Just a POC to try out a Rust email parsing crate
https://github.com/jasterv/mail-parser-poc

Last synced: 9 months ago
JSON representation

Just a POC to try out a Rust email parsing crate

Awesome Lists containing this project

README

          

# mail-parser-poc

Just a POC to try out a Rust email parsing crate

In order to make it work you will need to create an `eml` folder with eml files in it and update the `main.rs` file to point to the `eml` you want to parse