Function cjk::is_japanese_codepoint

source ·
pub fn is_japanese_codepoint(c: char) -> bool
Expand description

is_japanese_codepoint returns true if the character falls within the CJK or japanese related unicode blocks.