register_executor

Macro register_executor 

Source
macro_rules! register_executor {
    ($node_body:ident, $builder:ty) => { ... };
}
Expand description

Register an executor builder so that it can be used to build the executor from protobuf.