pub fn detect_language(path: impl AsRef<Path>) -> Option<Language>
Detect language from file extension.