base32_array

Macro base32_array 

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