pub static OTHER_SCHEME_U8: CategoryCodeScheme<u8>Expand description
The CategoryCodeScheme where all characters have CategoryCode::Other (12) except for
the space character, which has CategoryCode::Space (10).
pub static OTHER_SCHEME_U8: CategoryCodeScheme<u8>The CategoryCodeScheme where all characters have CategoryCode::Other (12) except for
the space character, which has CategoryCode::Space (10).