try_opt

Macro try_opt 

Source
macro_rules! try_opt {
    ($e:expr $(,$c:expr)*) => { ... };
}