Constant BASE64_STANDARD
pub const BASE64_STANDARD: GeneralPurpose;
Expand description
A [GeneralPurpose] engine using the [alphabet::STANDARD] base64 alphabet and [PAD] config.
pub const BASE64_STANDARD: GeneralPurpose;
A [GeneralPurpose] engine using the [alphabet::STANDARD] base64 alphabet and [PAD] config.