Struct round_based::async_runtime::watcher::StderrWatcher [−][src]
pub struct StderrWatcher;
This is supported on crate feature
async-runtime only.Expand description
Watcher that logs non critical error to stderr
Trait Implementations
StateMachine produced a not critical error. Execution continues.
Auto Trait Implementations
impl RefUnwindSafe for StderrWatcherimpl Send for StderrWatcherimpl Sync for StderrWatcherimpl Unpin for StderrWatcherimpl UnwindSafe for StderrWatcher