string_interner

Type Alias DefaultSymbol

Source
pub type DefaultSymbol = SymbolU32;
Expand description

The symbol type that is used by default.

Aliased Typeยง

struct DefaultSymbol { /* private fields */ }