Function parse_lang_arg

Source
fn parse_lang_arg(input: &str) -> Result<&'static str, &'static str>
Expand description

A function to parse the language argument.