Module tokio::sync::watch::error [−][src]
Watch error types
Structs
| RecvError | Error produced when receiving a change notification. |
| SendError | Error produced when sending a value fails. |
Watch error types
| RecvError | Error produced when receiving a change notification. |
| SendError | Error produced when sending a value fails. |