Function mime_guess::from_path[][src]

pub fn from_path<P: AsRef<Path>>(path: P) -> MimeGuess

Wrapper of MimeGuess::from_path().