reth_
primitives_
traits
1.1.5
Module sync
Module Items
Structs
In crate reth_
primitives_
traits
reth_primitives_traits
Module
sync
Copy item path
Source
Expand description
Lock synchronization primitives
Structs
ยง
Lazy
Lock
std
A value which is initialized on the first access.
Once
Lock
std
A synchronization primitive which can nominally be written to only once.