Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
This finishes the work to upgrade to serde 1.0.
Thanks to @kardeiz for starting the work in issue #3.
This also clairifies how enums work with serde_qs: only
with adjacently tagged enums for the time being.
|
|
|
|
|
|
Add docs for `Config`.
|
|
|
|
|
|
|
|
|
|
Need to fix sequences.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Opaque struct tuples leak their arity.
|
|
|
|
No idea how that ended up there.
|
|
|