pub(crate) const NON_ALPHANUMERIC_WITHOUT_DOT: &AsciiSet;Expand description
Set of characters to percent-encode in email addresses and names.
pub(crate) const NON_ALPHANUMERIC_WITHOUT_DOT: &AsciiSet;Set of characters to percent-encode in email addresses and names.