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