Expand description
Data stored as as ZeroTrieSimpleAscii
Re-exports§
pub use crate::DynamicDataMarker;
Structs§
- Data
 - Regular baked data: a trie for lookups and a slice of values
 - Data
ForVarUL Es  - Optimized data stored as a single VarZeroSlice to reduce token count
 - Zero
Trie Simple Ascii  - A data structure that compactly maps from ASCII strings to integers.
 
Constants§
- ID_
SEPARATOR  - This is a valid separator as 
DataLocalewill never produce it.