pub static AWS_URI_ENCODE_SET: AsciiSetExpand description
AsciiSet for AWS UriEncode
- URI encode every byte except the unreserved characters: ‘A’-‘Z’, ‘a’-‘z’, ‘0’-‘9’, ‘-’, ‘.’, ‘_’, and ‘~’.
pub static AWS_URI_ENCODE_SET: AsciiSetAsciiSet for AWS UriEncode