rpc_err

Macro rpc_err 

Source
macro_rules! rpc_err {
    ($reply:expr, $msg:expr) => { ... };
}
Expand description

for use in map functions, will reply to the client with an error and return None