hexlower

Macro hexlower 

Source
macro_rules! hexlower {
    ($x: tt) => { ... };
}