Module set_once
tokio
1.48.0
Module set_
once
Module Items
Structs
In tokio::
sync
tokio
::
sync
Module
set_
once
Copy item path
Source
Structs
ยง
SetOnce
A thread-safe cell that can be written to only once.
SetOnce
Error
Error that can be returned from
SetOnce::set
.