Module error
tokio
1.40.0
Module error
Structs
In tokio::sync::watch
Modules
error
Structs
Receiver
Ref
Sender
Functions
channel
?
Settings
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.