Constant URL_SAFE
pub const URL_SAFE: Alphabet;
The URL-safe alphabet (with - and _) specified in RFC 4648.
URL_SAFEpub const URL_SAFE: Alphabet;
The URL-safe alphabet (with - and _) specified in RFC 4648.