3 releases
0.1.2 | Nov 16, 2023 |
---|---|
0.1.1 | Oct 3, 2023 |
0.1.0 | Sep 23, 2023 |
#487 in Internationalization (i18n)
229 downloads per month
Used in icu_transliterate
1.5MB
22K
SLoC
icu_unicodeset_parse
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
~0.8–1.5MB
~30K SLoC