Function detect_language_by_extension

Source
pub fn detect_language_by_extension(file_path: &str) -> Option<Language>
Expand description

Detect language by file extension