Type Alias StringId

Source
pub type StringId = u32;
Expand description

To speed up string comparisons, we use string interning.