cl_
structures
0.0.9
Module interned
Module Items
Structs
In cl_
structures::
intern
cl_structures
::
intern
Module
interned
Copy item path
Source
Expand description
An
Interned
reference asserts its wrapped value has referential equality.
Structs
ยง
Interned
An
Interned
value is one that is
referentially comparable
. That is, the interned value is unique in memory, simplifying its equality and hashing implementation.