unicode_math_class

Function class

Source
pub fn class(c: char) -> Option<MathClass>
Expand description

Determine the class of a mathematical character.

Returns None if the character isn’t part of any class.