Module notify_once
iota_
common
1.15.0-alpha
Module notify_
once
Module Items
Structs
In iota_
common::
sync
iota_common
::
sync
Module
notify_
once
Copy item path
Source
Structs
ยง
Notify
Once
Notify once allows waiter to register for certain conditions and unblocks waiter when condition is signalled with
notify
method.