Module cache
fxfs
0.0.1
Module cache
Module Items
Structs
Enums
Traits
In fxfs::
lsm_
tree
Modules
cache
merge
persistent_layer
skip_list_layer
types
Structs
LSMTree
LayerSet
LockedLayer
Enums
Operation
Functions
layers_from_handles
Type Aliases
MutationCallback
fxfs
::
lsm_tree
Module
cache
Copy item path
Settings
Help
Summary
Source
Structs
§
Null
Cache
A cache that will always return NoCache in lookups, and does no actual work.
Enums
§
Object
Cache
Result
Possible results for a cache
lookup_or_reserve()
Traits
§
Object
Cache
Object
Cache
Placeholder