base64
0.22.1
In base64::
alphabet
Structs
Alphabet
Enums
ParseAlphabetError
Constants
BCRYPT
BIN_HEX
CRYPT
IMAP_MUTF7
STANDARD
URL_SAFE
base64
::
alphabet
Constant
URL_SAFE
Copy item path
Settings
Help
Summary
Source
pub const URL_SAFE:
Alphabet
;
Expand description
The URL-safe alphabet (with
-
and
_
) specified in
RFC 4648
.