#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

#1813 in Text processing

Download history 37/week @ 2023-12-06 40/week @ 2023-12-13 21/week @ 2023-12-20 18/week @ 2023-12-27 109/week @ 2024-01-03 77/week @ 2024-01-10 96/week @ 2024-01-17 98/week @ 2024-01-24 59/week @ 2024-01-31 53/week @ 2024-02-07 64/week @ 2024-02-14 65/week @ 2024-02-21 103/week @ 2024-02-28 128/week @ 2024-03-06 61/week @ 2024-03-13 43/week @ 2024-03-20

346 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