reth
1.1.5
Module sync
Module Items
Structs
In reth::
core::
primitives
reth
::
core
::
primitives
Module
sync
Copy item path
Expand description
Lock synchronization primitives
Structs
ยง
Lazy
Lock
A value which is initialized on the first access.
Once
Lock
A synchronization primitive which can nominally be written to only once.