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