Struct tokio::sync::watch::error::RecvError [−][src]
pub struct RecvError(_);
Expand description
Error produced when receiving a change notification.
pub struct RecvError(_);
Error produced when receiving a change notification.