Module artichoke_core::intern
source · Expand description
Intern Symbol
s on an interpreter.
Symbol
s are immutable byte strings that have the same lifetime as the
interpreter.
Traits§
- Store and retrieve byte strings that have the same lifetime as the interpreter.