[−][src]Function unicode_normalization::char::is_combining_mark
pub fn is_combining_mark(c: char) -> bool
Return whether the given character is a combining mark (General_Category=Mark
)
pub fn is_combining_mark(c: char) -> bool
Return whether the given character is a combining mark (General_Category=Mark
)