Hi. I noticed that currently there was no actively maintained mime-type parsing library for Rust so I made a new mediatype crate designed for the latest Rust ecosystem.
This is not compatible with mime crate. However, if you are interested in advanced features such as zero-copy parsing, try this crate 🙂 .
https://crates.io/crates/mediatype
https://github.com/picoHz/mediatype
Feedback is welcome!
Hi. I noticed that currently there was no actively maintained mime-type parsing library for Rust so I made a new
mediatypecrate designed for the latest Rust ecosystem.This is not compatible with
mimecrate. However, if you are interested in advanced features such as zero-copy parsing, try this crate 🙂 .https://crates.io/crates/mediatype
https://github.com/picoHz/mediatype
Feedback is welcome!