unicode-intervals 0.2.0

Search for Unicode code points intervals by including/excluding categories, ranges, and custom characters sets.
Documentation
1
2
pub(crate) const MAX_CODEPOINT: u32 = 0x0010_ffff;
pub(crate) const ALL_CATEGORIES: u32 = 0x3fff_ffff;