Module serde_html_form::ser

source ·
Expand description

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

Structs

Functions

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