Type Alias jupiter::ig::symbols::Symbol

source ·
pub type Symbol = i32;
Expand description

Defines the representation of a symbol.

Note that a single Doc (and its `SymbolTable’) may only store up to 2^31 - 1 distinct symbols.