#unic #unicode #utilities #text

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

#1902 in Text processing

Download history 61/week @ 2024-03-13 51/week @ 2024-03-20 62/week @ 2024-03-27 86/week @ 2024-04-03 90/week @ 2024-04-10 71/week @ 2024-04-17 67/week @ 2024-04-24 44/week @ 2024-05-01 59/week @ 2024-05-08 56/week @ 2024-05-15 43/week @ 2024-05-22 73/week @ 2024-05-29 46/week @ 2024-06-05 77/week @ 2024-06-12 51/week @ 2024-06-19 62/week @ 2024-06-26

243 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