Expand description

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

Structs

Map serializer.
Sequence serializer.
A serializer for the application/x-www-form-urlencoded format.
Struct serializer.
Struct variant serializer.
Tuple serializer.
Tuple struct serializer.
Tuple variant serializer.

Enums

Errors returned during serializing to application/x-www-form-urlencoded.

Functions

Serializes a value into a application/x-www-form-urlencoded String buffer.