Type Alias StringInterner

Source
pub type StringInterner = Interner<str, StringBuf>;

Aliased Typeยง

struct StringInterner { /* private fields */ }