risingwave_stream::from_proto

Macro build_executor

source
macro_rules! build_executor {
    ($source:expr, $node:expr, $store:expr, $($proto_type_name:path => $data_type:ty),* $(,)?) => { ... };
}