pub fn detect_language(path: &Path) -> Option<&'static str>
Detect programming language from file extension.