Struct round_based::async_runtime::watcher::BlindWatcher [−][src]
pub struct BlindWatcher;
This is supported on crate feature
async-runtime only.Expand description
Watcher that doesn’t do anything when event happens
Trait Implementations
StateMachine produced a not critical error. Execution continues.
Auto Trait Implementations
impl RefUnwindSafe for BlindWatcherimpl Send for BlindWatcherimpl Sync for BlindWatcherimpl Unpin for BlindWatcherimpl UnwindSafe for BlindWatcher