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