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.
For more information on development, authorship, contributing etc. please visit ICU4X home page
.