try_const

Macro try_const 

Source
macro_rules! try_const {
    ($e: expr) => { ... };
}