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