[go: up one dir, main page]

Module serde_urlencoded::de [] [src]

Deserialization support for the application/x-www-form-urlencoded format.

Structs

Deserializer

A deserializer for the application/x-www-form-urlencoded format.

Enums

Error

This represents all the possible errors that can occur using the ValueDeserializer.