Function icu_collator::elements::char_from_u16
source ยท fn char_from_u16(u: u16) -> char
Expand description
Convert a u16
obtained from data provider data to char
.
fn char_from_u16(u: u16) -> char
Convert a u16
obtained from data provider data to char
.