pub fn extension_from_mime(mime: &str) -> Option<&'static str>
Returns a common extension for the requested MIME type.