Constant percent_encoding::NON_ALPHANUMERIC
source ยท pub const NON_ALPHANUMERIC: &AsciiSet;Expand description
Everything that is not an ASCII letter or digit.
This is probably more eager than necessary in any context.
pub const NON_ALPHANUMERIC: &AsciiSet;Everything that is not an ASCII letter or digit.
This is probably more eager than necessary in any context.