Constant arrow_cast::base64::BASE64_URL_SAFE
source ยท pub const BASE64_URL_SAFE: GeneralPurpose;
Expand description
A GeneralPurpose engine using the alphabet::URL_SAFE base64 alphabet and PAD config.
pub const BASE64_URL_SAFE: GeneralPurpose;
A GeneralPurpose engine using the alphabet::URL_SAFE base64 alphabet and PAD config.