Struct tokio::sync::watch::error::RecvError [−][src]
pub struct RecvError(_);
Error produced when receiving a change notification.
pub struct RecvError(_);
Error produced when receiving a change notification.
impl RefUnwindSafe for RecvErrorimpl Send for RecvErrorimpl Sync for RecvErrorimpl Unpin for RecvErrorimpl UnwindSafe for RecvError