Type Alias StringInterner

Source
pub type StringInterner = Interner<true>;

Aliased Typeยง

pub struct StringInterner { /* private fields */ }