pub fn from_path<P>(path: P) -> MimeGuesswhere P: AsRef<Path>,
Wrapper of MimeGuess::from_path().
MimeGuess::from_path()