Name Description Size
lib.rs Parser and serializer for the [`application/x-www-form-urlencoded` syntax]( http://url.spec.whatwg.org/#application/x-www-form-urlencoded), as used by HTML forms. Converts between a string (such as an URL’s query string) and a sequence of (name, value) pairs. 13357