Module base64

Source
Expand description

Base64 string utilities.

Modules§

b64_padding
Base64 padding

Structs§

Base64Str
Base64 string, to encode or decode.
Decode
Command: Decode, ZST marker struct
DecodeToAny
Command: Decode, ZST marker struct
DecodeToHex
Command: Decode, ZST marker struct
Encode
Command: Encode, ZST marker struct

Traits§

Base64EncoderT
Marker trait