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