3 releases

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

#385 in Internationalization (i18n)

Download history 1062/week @ 2024-01-06 1054/week @ 2024-01-13 1239/week @ 2024-01-20 1348/week @ 2024-01-27 1371/week @ 2024-02-03 1575/week @ 2024-02-10 1441/week @ 2024-02-17 1390/week @ 2024-02-24 1363/week @ 2024-03-02 1198/week @ 2024-03-09 1097/week @ 2024-03-16 1046/week @ 2024-03-23 981/week @ 2024-03-30 995/week @ 2024-04-06 927/week @ 2024-04-13 692/week @ 2024-04-20

3,746 downloads per month
Used in 4 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.7MB
~32K SLoC