Structs§
- Default
Regex Cache Inst - Default implementation for regex cache. It uses Arc and Mutex to be capable of working among the threads.
- Regex
Cache Error
Enums§
- Regex
Cache - The option to provide a cache for regex
Traits§
- Regex
Cache Inst - A trait that defines the behavior for regex cache