try_bin

Macro try_bin 

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