[][src]Module open_vaf::symbol

Modules

keywords

Structs

Ident
Interner
Symbol

An interned string.

SymbolStr

An alternative to Symbol, useful when the chars within the symbol need to be accessed. It deliberately has limited functionality and should only be used for temporary values.