Module serde_urlencoded::ser

source ยท
Expand description

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

Modulesยง

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.