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

Return whether the given character is a combining mark (General_Category=Mark)