pub fn detect_language_from_extension<P: AsRef<Path>>( path: P, ) -> Option<&'static str>
Detect the language from a file extension