Crate symtab
See all symtab's items
Scoped implements scoping for SymbolTable. The generic type S is the Symbol and T is the value stored for that symbol.
SymbolTable
S
T
SymbolTable associates a Symbol S with a stored value T.