ucd-trie

Crates.ioucd-trie
lib.rsucd-trie
version0.1.6
sourcesrc
created_at2018-03-06 02:30:39.993421
updated_at2023-07-07 12:00:55.896439
descriptionA trie for storing Unicode codepoint sets and maps.
homepagehttps://github.com/BurntSushi/ucd-generate
repositoryhttps://github.com/BurntSushi/ucd-generate
max_upload_size
id54048
size158,563
Andrew Gallant (BurntSushi)

documentation

https://docs.rs/ucd-trie

README

ucd-trie

A library that provides compressed trie sets specifically tailored toward representing boolean Unicode character properties.

Build status crates.io

Documentation

https://docs.rs/ucd-trie

License

This project is licensed under either of

Commit count: 166

cargo fmt