ib-unicode 0.2.1

Unicode utils
Documentation
1
2
3
4
#[cfg(feature = "perf-case-fold")]
pub mod map;
#[cfg(any(not(feature = "perf-case-fold"), feature = "bench"))]
pub mod unicase;