Macro data_encoding_macro::base32hex [] [src]

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