Function mime_guess::from_path

source ·
pub fn from_path<P: AsRef<Path>>(path: P) -> MimeGuess
Expand description