artichoke_core

Module intern

Source
Expand description

Intern Symbols on an interpreter.

Symbols 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.