Module future_
with_
guard
fxfs
0.0.1
Module future_
with_
guard
Module Items
Structs
In crate fxfs
Modules
checksum
drop_event
errors
filesystem
fsck
future_with_guard
log
lsm_tree
metrics
object_handle
object_store
range
round
serialized_types
Macros
debug_assert_not_too_long
lock_keys
fxfs
Module
future_with_guard
Copy item path
Settings
Help
Summary
Source
Structs
§
Future
With
Guard
A wrapper around a future and a guard object where the correctness of the future requires the guard object to be held while the future is alive.