[][src]Module tokio::sync::watch::error

Watch error types

Structs

RecvError

Error produced when receiving a change notification.

SendError

Error produced when sending a value fails.