3 releases

0.1.2 Nov 16, 2023
0.1.1 Oct 3, 2023
0.1.0 Sep 23, 2023

#386 in Internationalization (i18n)

Download history 693/week @ 2023-12-13 650/week @ 2023-12-20 785/week @ 2023-12-27 930/week @ 2024-01-03 1100/week @ 2024-01-10 1146/week @ 2024-01-17 1248/week @ 2024-01-24 1365/week @ 2024-01-31 1525/week @ 2024-02-07 1485/week @ 2024-02-14 1469/week @ 2024-02-21 1258/week @ 2024-02-28 1382/week @ 2024-03-06 1128/week @ 2024-03-13 1100/week @ 2024-03-20 769/week @ 2024-03-27

4,569 downloads per month
Used in 3 crates (via icu_transliterate)

Custom license

1.5MB
26K SLoC

icu_unicodeset_parse crates.io

icu_unicodeset_parse is a utility crate of the ICU4X project.

This crate provides parsing functionality for UTS #35 - Unicode Sets. Parses into CodePointInversionListAndStringList.

See parse for more information.

More Information

For more information on development, authorship, contributing etc. please visit ICU4X home page.


lib.rs:

icu_unicodeset_parse is a utility crate of the ICU4X project.

This crate provides parsing functionality for UTS #35 - Unicode Sets. Parses into CodePointInversionListAndStringList.

See parse for more information.

Dependencies

~1–1.6MB
~32K SLoC