Macro wick_rpc::dispatch

source ·
macro_rules! dispatch {
    ($inv:expr, {$($name:expr => $handler:path),*,}) => { ... };
}