Constant STANDARD
pub const STANDARD: GeneralPurpose;
A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and PAD config.
Does not allow trailing bits when decoding.
STANDARDpub const STANDARD: GeneralPurpose;
A GeneralPurpose engine using the alphabet::STANDARD base64 alphabet and PAD config.
Does not allow trailing bits when decoding.