[][src]Type Definition string_interner::DefaultStringInterner

type DefaultStringInterner = StringInterner<Sym>;

StringInterner that uses Sym as its underlying symbol type.