Module serde_html_form::ser

source ·
Expand description

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

Structs§

Functions§

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