Constant base64::alphabet::URL_SAFE

source ·
pub const URL_SAFE: Alphabet;
Expand description

The URL-safe alphabet (with - and _) specified in RFC 4648.