Expand description
A simple compact crate to look up a file extension for a mime type.
This crate embeds part of the mime-db
database.
Its version number tracks that of mime-db
.
mime2ext
version 0.1.49 corresponds to mime-db
version 1.49.0.
Functionsยง
- Given a mimetype, pick a suitable file extension.