Module error
tokio
1.38.0
Module error
Module Items
Structs
In tokio::
sync::
watch
Modules
error
Structs
Receiver
Ref
Sender
Functions
channel
tokio
::
sync
::
watch
Module
error
Copy item path
Settings
Help
Summary
Source
Expand description
Watch error types.
Structs
§
Recv
Error
Error produced when receiving a change notification.
Send
Error
Error produced when sending a value fails.