Watcher

Type Alias Watcher 

Source
pub type Watcher = Receiver<ProcedureState>;
Expand description

Watcher to watch procedure state.

Aliased Typeยง

pub struct Watcher { /* private fields */ }