Module tokio_sync::watch::error [−][src]
Expand description
Watch error types
Structs
RecvError | Error produced when receiving a value fails. |
SendError | Error produced when sending a value fails. |
Watch error types
RecvError | Error produced when receiving a value fails. |
SendError | Error produced when sending a value fails. |