macro_rules! for_batch_plan_nodes { ($macro:ident) => { ... }; }
Expand description
for_batch_plan_nodes
includes all plan nodes with batch convention.
macro_rules! for_batch_plan_nodes { ($macro:ident) => { ... }; }
for_batch_plan_nodes
includes all plan nodes with batch convention.