Searched defs:URL_SAFE (Results 1 – 2 of 2) sorted by relevance
141 pub const URL_SAFE: Alphabet = Alphabet::from_str_unchecked( constant
335 pub const URL_SAFE: GeneralPurpose = GeneralPurpose::new(&alphabet::URL_SAFE, PAD); constant