macro_rules! stream {
    {$($block:tt)*} => { ... };
}
Expand description

Create a new stream