Structs§
Functions§
- intern
- Look up
string
in the global cache, and insert it if missing. - intern_
static - Look up static
string
in the global cache, and insert it without allocating if it is missing. - resolve
- Resolve
symbol
to its string representation.