You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 🙂 .
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!
The text was updated successfully, but these errors were encountered: