Crate static_interner

Source
Expand description

Intern objects in memory.

This is similar to internment crate but with changes for performance and flexibility.

Structsยง

Intern
An interned pointer.
Interner
Iter