Macro timely_util::async_op[][src]

macro_rules! async_op {
    (| $capabilities : ident, $frontiers : ident | $body : block) => { ... };
}
Expand description

Convenience macro used to wrap what might otherwise be the argument to build_reschedule.