risingwave_connector

Macro dispatch_source_prop

source
macro_rules! dispatch_source_prop {
    ($connector_properties:expr, |$inner_ident:ident| $body:expr) => { ... };
}
Expand description

dispatch_source_enum with ConnectorProperties as the enum type.