icu_unicodeset_parse

Crates.ioicu_unicodeset_parse
lib.rsicu_unicodeset_parse
version0.1.2
sourcesrc
created_at2023-09-23 20:43:33.470834
updated_at2023-11-16 23:59:04.457662
descriptionAPI to parse unicode sets as defined in UTS35
homepage
repositoryhttps://github.com/unicode-org/icu4x
max_upload_size
id981500
size95,670
icu4x-release (github:unicode-org:icu4x-release)

documentation

README

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.

Commit count: 3247

cargo fmt