reth_
ethereum
1.4.3
Module sync
Module Items
Structs
In reth_
ethereum::
primitives
reth_ethereum
::
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.