Constant base64::engine::general_purpose::STANDARD
source · pub const STANDARD: GeneralPurpose;
Expand description
A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and PAD config.
pub const STANDARD: GeneralPurpose;
A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and PAD config.