Macro ban_to_stream

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

Implement ToStream for batch and streaming node.