risingwave_rpc_client::error

Macro impl_from_status

source
macro_rules! impl_from_status {
    ($($service:ident),* $(,)?) => { ... };
}