Function lang_matches

Source
fn lang_matches(context_lang: Option<&str>, target_lang: &str) -> bool
Expand description