☰
In base64::alphabet
Structs
Alphabet
Enums
ParseAlphabetError
Constants
BCRYPT
BIN_HEX
CRYPT
IMAP_MUTF7
STANDARD
URL_SAFE
?
Constant
base64
::
alphabet
::
URL_SAFE
source
·
[
−
]
pub const URL_SAFE:
Alphabet
;
Expand description
The URL safe alphabet (uses
-
and
_
).
See
RFC 3548
.