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.