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