Macro data_encoding_macro::hexupper

source ยท
macro_rules! hexupper {
    ($x: tt) => { ... };
}