risingwave_rpc_client

Macro stream_rpc_client_method_impl

source
macro_rules! stream_rpc_client_method_impl {
    ($( { $client:tt, $fn_name:ident, $req:ty, $resp:ty }),*) => { ... };
}