4 Commits

Author SHA1 Message Date
Anthony Ramine
967549d859 Add convenience functions (fixes #2) 2016-09-11 18:49:29 +02:00
Anthony Ramine
b0794d23e3 Remove the T parameter from Deserializer
No idea how that ended up there.
2016-09-11 18:43:22 +02:00
Anthony Ramine
6a21acd172 Make Serializer borrow its inner url-encoded serializer
While at it, create Serializer::new to actually instantiate it.
2016-09-11 18:36:15 +02:00
Anthony Ramine
6ec689b376 x-www-form-urlencoded meets Serde 2016-09-11 13:44:28 +02:00