try_stream

Macro try_stream 

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