pub type Watcher = Receiver<ProcedureState>;
Expand description
Watcher to watch procedure state.
Aliased Typeยง
pub struct Watcher { /* private fields */ }
pub type Watcher = Receiver<ProcedureState>;
Watcher to watch procedure state.
pub struct Watcher { /* private fields */ }