try_peek

Macro try_peek 

Source
macro_rules! try_peek {
    ($reader:expr) => { ... };
}