Crate form_urlencoded

Source
Expand description

Parser and serializer for the application/x-www-form-urlencoded syntax, as used by HTML forms.

Converts between a string (such as an URL’s query string) and a sequence of (name, value) pairs.

Structs§

ByteSerialize
Return value of byte_serialize().
Parse
The return type of parse().
ParseIntoOwned
Like Parse, but yields pairs of String instead of pairs of Cow<str>.
Serializer
The application/x-www-form-urlencoded serializer.

Traits§

Target

Functions§

byte_serialize
The application/x-www-form-urlencoded byte serializer.
parse
Convert a byte string in the application/x-www-form-urlencoded syntax into a iterator of (name, value) pairs.

Type Aliases§

EncodingOverride
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy