base64
0.22.1
In base64::alphabet
Structs
Alphabet
Enums
ParseAlphabetError
Constants
BCRYPT
BIN_HEX
CRYPT
IMAP_MUTF7
STANDARD
URL_SAFE
?
Settings
Constant
base64
::
alphabet
::
STANDARD
Copy item path
source
·
[
−
]
pub const STANDARD:
Alphabet
;
Expand description
The standard alphabet (with
+
and
/
) specified in
RFC 4648
.