Macro ban_to_batch

Source
macro_rules! ban_to_batch {
    ($( { $convention:ident, $name:ident }),*) => { ... };
}
Expand description

Implement ToBatch for batch and streaming node.