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

Create a new try stream