mime
]mime
] library?At the moment of writing, [mime
] is the most widely used [MIME types] library on [crates.io] with over 39.4M all-time downloads and over 5.5M recent downloads.
Its notable dependents are
reqwest
]mime_guess
]headers
]actix-web
]serde_with
]actix-http
]multipart
]warp
]awc
]tower-http
]Even though [mime
]
it is nonetheless a reasonably well documented library that has been proven to be well suitable for many projects by its use.
mime_typed
bring to the table?This library allows writing code generic over [MIME types] easier and has opt-in support for [mime
]. With mime_support
feature enabled, traits obtain new functions for returning instances of [mime
] library types.
There are plans for adding opt-in support for [evcxr
]. However, opt-in support for other projects may be considered as well.
Licensed under either of Apache License, Version 2.0 or MIT license at your option.
Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in this crate by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.