Module string_interner

Source
Expand description

A StringInterner hands out Interned copies of each unique string given to it.

Structs§

StringInterner
A string interner hands out Interned copies of each unique string given to it.