inhex

Macro inhex

Source
macro_rules! inhex {
    ($l: literal) => { ... };
}