[][src]Macro lib3h_zombie_actor::wait_did_work

macro_rules! wait_did_work {
    ($ghost_actor:ident) => { ... };
    ($ghost_actor: ident,
     $options: expr
    ) => { ... };
}