Expand description
Global string interner for path segments
This is a convenience wrapper around ConcurrentStringInterner that provides a global instance for interning path segments.
Functionsยง
- intern
- Intern a string in the global interner
- interner
- Get the global string interner
- memory_
usage - Get memory usage of the global interner
- resolve
- Resolve a symbol from the global interner