macro_rules! ban_to_distributed {
($( { $convention:ident, $name:ident }),*) => { ... };
}
Expand description
impl ToDistributedBatch
for logical and streaming node.
macro_rules! ban_to_distributed {
($( { $convention:ident, $name:ident }),*) => { ... };
}
impl ToDistributedBatch
for logical and streaming node.