Module jsonpath_rust::path::config::cache
source · Structs§
- Default implementation for regex cache. It uses Arc and Mutex to be capable of working among the threads.
Enums§
- The option to provide a cache for regex
Traits§
- A trait that defines the behavior for regex cache