Module icu_collections::char16trie::trie
source ยท Macrosยง
- trie_
unwrap ๐A macro that takes anOption
argument and either unwraps it if it has a value or causes the function to returnTrieResult::NoMatch
if there is no value. This could perhaps be done withstd::ops::Try
once stabilized.
Structsยง
- This struct represents a de-serialized
Char16Trie
that was exported from ICU binary data. - This struct represents an iterator over a
Char16Trie
.
Enumsยง
- An enum representing the return value from a lookup in
Char16Trie
.
Constantsยง
- MAX_
ONE_ ๐UNIT_ DELTA - MAX_
ONE_ ๐UNIT_ VALUE - MIN_
LINEA ๐R_ MATCH - MIN_
VALU ๐E_ LEAD - NODE_
TYPE_ ๐MASK - VALU
E_ ๐IS_ FINAL
Functionsยง
- skip_
node_ ๐value - skip_
value ๐ - u16_
lead ๐ - u16_
tail ๐