Type Alias DefaultStringInterner

Source
pub type DefaultStringInterner = StringInterner;
Expand description

StringInterner with default Symbol and Hasher.

Aliased Typeยง

pub struct DefaultStringInterner { /* private fields */ }