[][src]Macro wascc_actor::actor_handlers

macro_rules! actor_handlers {
    { $($key:path => $user_handler:ident),* } => { ... };
}

Actor developers will use this macro to set up their operation handlers