Module sincere::util::url [] [src]

Modules

de

Generic data structure deserialization framework.

Structs

Error

A minimal representation of all possible errors that can occur using the IntoDeserializer trait.

Functions

from_bytes
from_str
parse

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