tokio
1.41.0
Module error
Module Items
Structs
In tokio::
sync::
watch
tokio
::
sync
::
watch
Module
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.