4 releases (breaking)
0.9.0 | Mar 3, 2019 |
---|---|
0.8.0 | Jan 2, 2019 |
0.7.0 | Feb 7, 2018 |
0.6.0 | Sep 22, 2017 |
#1902 in Text processing
243 downloads per month
Used in 4 crates
(via unic)
67KB
864 lines
UNIC — Unicode Character Tools
This UNIC component provides types and algorithms on Unicode Characters that do not depend on any data; meaning that the behavior is the same across Unicode versions.
lib.rs
:
UNIC — Unicode Character Tools
A component of unic
: Unicode and Internationalization Crates for Rust.