Macro holochain::wait_for_any[][src]

macro_rules! wait_for_any {
    ($wait : expr, $test : expr, $check : expr, $assert : expr) => { ... };
}