Type Definition arc_string_interner::DefaultStringInterner [−][src]
type DefaultStringInterner = StringInterner<Sym>;
Expand description
StringInterner that uses Sym as its underlying symbol type.
type DefaultStringInterner = StringInterner<Sym>;
StringInterner that uses Sym as its underlying symbol type.