Skip to main content

parse_lang_cli_arg

Function parse_lang_cli_arg 

Source
pub fn parse_lang_cli_arg(s: &str) -> Result<String, String>
Expand description

Clap value_parser for --lang: accepts BCP47 tags that negotiate to a supported product locale (en, en-US, pt-BR, pt, …).