pub fn language_matches(actual: Option<&str>, target: &str) -> bool
True when actual language matches target (ISO 639-1 or 639-3, with region tags).
actual
target