⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

detect_language

Function detect_language 

Source
pub fn detect_language(filename: &str) -> Language
Expand description

Detect the source language from a filename extension.