Constant PREDEFINED_SYMBOLS_COUNT

Source
pub const PREDEFINED_SYMBOLS_COUNT: u32 = 2247u32;
Expand description

The number of predefined symbols; this is the first index for extra pre-interned symbols in an Interner created via Interner::with_extra_symbols.