blob: be3a41f3875a4eabdb60cc835b8fb47f6570f17f [file] [log] [blame]
window.SIDEBAR_ITEMS = {"fn":[["from_bytes","Deserializes a `application/x-www-form-urlencoded` value from a `&[u8]`."],["from_reader","Convenience function that reads all bytes from `reader` and deserializes them with `from_bytes`."],["from_str","Deserializes a `application/x-www-form-urlencoded` value from a `&str`."]],"struct":[["Deserializer","A deserializer for the `application/x-www-form-urlencoded` format."],["Error","A minimal representation of all possible errors that can occur using the `IntoDeserializer` trait."]]};