pub fn is_japanese_punct(c: char) -> bool
Expand description

Does a given char belong to the set of Japanese symbols and punctuation?