#text #unicode #utilities

no-std unic-char

UNIC — Unicode Character Tools

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

#2078 in Text processing

Download history 30/week @ 2023-07-29 31/week @ 2023-08-05 36/week @ 2023-08-12 25/week @ 2023-08-19 27/week @ 2023-08-26 34/week @ 2023-09-02 33/week @ 2023-09-09 102/week @ 2023-09-16 171/week @ 2023-09-23 198/week @ 2023-09-30 60/week @ 2023-10-07 114/week @ 2023-10-14 89/week @ 2023-10-21 72/week @ 2023-10-28 54/week @ 2023-11-04 86/week @ 2023-11-11

308 downloads per month
Used in 4 crates (via unic)

MIT/Apache

67KB
864 lines

UNIC — Unicode Character Tools

Crates.io Documentation

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.

Dependencies