diff options
author | Rudi Floren <rudi.floren@gmail.com> | 2023-03-02 06:01:26 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-01 23:01:26 -0600 |
commit | 096d851f6d878c2c727f530ccc5749b4d8be2ab0 (patch) | |
tree | 15b73f2eb25790ebfaa0c43f998246a5b4267ccb /Cargo.toml | |
parent | 849cca77d541915552aa44e8cfdbbf90d2ff2042 (diff) |
Improve support unit types (#76)
* fix unit type serialization issue
`()` and `A` returned a no key error previously. This is very
unergonimic if you just have a trait bound for Serialize and want to
generate an empty querystring `?`
* add support for deserializing unit structs
* Comment updates for serializer methods
Diffstat (limited to 'Cargo.toml')
0 files changed, 0 insertions, 0 deletions