Module serde_urlencoded::ser

source ·
Expand description

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

Structs§

Enums§

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

Functions§

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