Macro data_encoding_macro::hexlower [] [src]

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