[−][src]Module serde_urlencoded::de
Deserialization support for the application/x-www-form-urlencoded format.
Structs
| Deserializer |
A deserializer for the |
| Error |
A minimal representation of all possible errors that can occur using the
|
Functions
| from_bytes |
Deserializes a |
| from_reader |
Convenience function that reads all bytes from |
| from_str |
Deserializes a |