Type Alias SymbolTableRef

Source
pub type SymbolTableRef = Rc<SymbolTable>;

Aliased Typeยง

struct SymbolTableRef { /* private fields */ }