[][src]Macro ttrpc::Err_to_Others

macro_rules! Err_to_Others {
    ($e: ident, $s: expr) => { ... };
}

Convert to ttrpc::Error::Others.