Constant PREDEFINED_SYMBOLS_COUNT

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

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