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

This is supported on crate feature sync only.
Expand description

Watch error types

Structs

Error produced when receiving a change notification.

Error produced when sending a value fails.