3 releases

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

#379 in Internationalization (i18n)

Download history 1356/week @ 2024-01-26 1329/week @ 2024-02-02 1562/week @ 2024-02-09 1452/week @ 2024-02-16 1391/week @ 2024-02-23 1367/week @ 2024-03-01 1242/week @ 2024-03-08 1116/week @ 2024-03-15 1049/week @ 2024-03-22 986/week @ 2024-03-29 992/week @ 2024-04-05 927/week @ 2024-04-12 855/week @ 2024-04-19 576/week @ 2024-04-26 493/week @ 2024-05-03 302/week @ 2024-05-10

2,357 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.6MB
~32K SLoC