Crate urlencoding[−][src]
Structs
| Encoded | Wrapper type that implements |
Functions
| decode | Decode percent-encoded string assuming UTF-8 encoding. |
| decode_binary | Decode percent-encoded string as binary data, in any encoding. |
| encode | Percent-encodes every byte except alphanumerics and |
| encode_binary | Percent-encodes every byte except alphanumerics and |