pub fn math_code<S: HasComponent<Component<MathCode>>>( state: &S, c: char, ) -> MathCode
Return the currently defined math code of a character.