tokio
1.41.0
Module error
Structs
In tokio::sync::watch
Module
tokio
::
sync
::
watch
::
error
Copy item path
source
·
[
−
]
Expand description
Watch error types.
Structs
§
RecvError
Error produced when receiving a change notification.
SendError
Error produced when sending a value fails.