[][src]Macro lib3h_zombie_actor::wait1_for_callback

macro_rules! wait1_for_callback {
    ($actor: ident, $ghost_can_track: ident, $request: expr, $re: expr) => { ... };
    ($actor: ident, $ghost_can_track: ident, $request: expr, $re: expr, $options: expr) => { ... };
}