get_mime_ext

Function get_mime_ext 

Source
pub fn get_mime_ext(mime: &Mime) -> Option<&'static str>
Expand description

Finds the file extension to use for a file based on its mime type