tokio
1.39.3
Module error
Structs
In tokio::
sync::
watch
Module
tokio
::
sync
::
watch
::
error
Copy item path
source
·
[
−
]
Available on
crate feature
sync
only.
Expand description
Watch error types.
Structs
§
Recv
Error
Error produced when receiving a change notification.
Send
Error
Error produced when sending a value fails.