macro_rules! dispatch_source_prop { ($connector_properties:expr, |$inner_ident:ident| $body:expr) => { ... }; }
Expand description
dispatch_source_enum
with ConnectorProperties
as the enum type.
macro_rules! dispatch_source_prop { ($connector_properties:expr, |$inner_ident:ident| $body:expr) => { ... }; }
dispatch_source_enum
with ConnectorProperties
as the enum type.