Type Definition tiny_interner::Symbol

source ·
pub type Symbol = usize;
Expand description

Represents unique symbol corresponding to some interned string.