actor_handlers

Macro actor_handlers 

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

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