Expand description
Optimized string operations for frequent use.
Functionsยง
- create_
permission_ key - Create an optimized permission key with minimal allocations.
- get_
pooled_ string - Get a string from the thread-local pool.
- hash_
context - Create a simple hash of context for caching.
- return_
pooled_ string - Return a string to the thread-local pool.