Skip to main content

SymbolList

Type Alias SymbolList 

Source
pub type SymbolList = IdxRange<Symbol>;
Expand description

A run of identifiers.

Aliased Typeยง

pub struct SymbolList { /* private fields */ }