pub type DefaultStringInterner = StringInterner<Sym>;Expand description
StringInterner that uses Sym as its underlying symbol type.
Aliased Typeยง
pub struct DefaultStringInterner { /* private fields */ }pub type DefaultStringInterner = StringInterner<Sym>;StringInterner that uses Sym as its underlying symbol type.
pub struct DefaultStringInterner { /* private fields */ }