[][src]Function cjk::is_cjk_punctuation_codepoint

pub fn is_cjk_punctuation_codepoint(c: char) -> bool

is_cjk_punctuation_codepoint returns true if the character falls within the CJK punctuation unicode block. The CJK punctuation unicode block does not contain all chinese, japanese, korean, or vietnamese characters.