common_procedure::watcher

Type Alias Watcher

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

Watcher to watch procedure state.

Aliased Typeยง

struct Watcher { /* private fields */ }