macro_rules! ban_to_batch { ($( { $convention:ident, $name:ident }),*) => { ... }; }
Implement ToBatch for batch and streaming node.
ToBatch