Function detect_language

Source
pub fn detect_language(path: impl AsRef<Path>) -> Option<Language>
Expand description

Detect language from file extension.