common_procedure::watcher

Function wait

Source
pub async fn wait(watcher: &mut Watcher) -> Result<Option<Output>>
Expand description

Wait the Watcher until the ProcedureState is done.