try_bytes

Macro try_bytes 

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