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