Macro base64url_nopad_array

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