Macro data_encoding_macro::base64url_array [] [src]

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