Type Alias string_interner::symbol::DefaultSymbol

source ·
pub type DefaultSymbol = SymbolU32;
Expand description

The symbol type that is used by default.

Aliased Type§

struct DefaultSymbol { /* private fields */ }