summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2016-10-23Use opaque structs instead of opaque tuplesAnthony Ramine
2016-09-22Add support for boolean valuesMatthias Endler
2016-09-18Add support for option parametersMatthias Endler
2016-09-11Add convenience functions (fixes #2)Anthony Ramine
2016-09-11Remove the T parameter from DeserializerAnthony Ramine
2016-09-11Make Serializer borrow its inner url-encoded serializerAnthony Ramine
2016-09-11x-www-form-urlencoded meets SerdeAnthony Ramine