jsonpath_
rust
0.5.1
Module cache
Module Items
Structs
Enums
Traits
In jsonpath_
rust::
path::
config
jsonpath_rust
::
path
::
config
Module
cache
Copy item path
Source
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