base64
0.21.3
In base64::
alphabet
Constant
base64
::
alphabet
::
URL_SAFE
Copy item path
source
ยท
[
−
]
pub const URL_SAFE:
Alphabet
;
Expand description
The URL safe alphabet (uses
-
and
_
).
See
RFC 3548
.