Macro data_encoding_macro::base32hex_nopad_array[][src]

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