try_hex

Macro try_hex 

Source
macro_rules! try_hex {
    ($x:literal) => { ... };
}