Type Alias string_interner::DefaultSymbol
source · pub type DefaultSymbol = SymbolU32;
Expand description
The symbol type that is used by default.
Aliased Type§
struct DefaultSymbol { /* private fields */ }
pub type DefaultSymbol = SymbolU32;
The symbol type that is used by default.
struct DefaultSymbol { /* private fields */ }