serde_html_form

Module 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.