Type Alias icu_list::patterns::PatternParts

source ยท
type PatternParts<'a> = (&'a str, &'a str, &'a str);