pub const URL_SAFE_NO_PAD: GeneralPurpose;Expand description
A GeneralPurpose engine using the alphabet::URL_SAFE base64 alphabet and NO_PAD config.
main (development) branch of crypto-glue.pub const URL_SAFE_NO_PAD: GeneralPurpose;A GeneralPurpose engine using the alphabet::URL_SAFE base64 alphabet and NO_PAD config.