pub fn get_mime_from_ext(extension: Option<&str>) -> &'static str
Expand description

Get the mime type from a URI using its extension