pub fn find_unicode_block(c: char) -> Option<UnicodeBlock>
Expand description

Given a character, determine what unicode block contains it.