Module zerotrie
Data stored as as ZeroTrieSimpleAscii
Structs
- Data Regular baked data: a trie for lookups and a slice of values
- DataForVarULEs Optimized data stored as a single VarZeroSlice to reduce token count
- ZeroTrieSimpleAscii
Traits
- DynamicDataMarker Trait marker for data structs. All types delivered by the data provider must be associated with something implementing this trait.
Constants
-
ID_SEPARATOR
This is a valid separator as
DataLocalewill never produce it.