issues
search
samscott89
/
serde_qs
Serde support for querystring-style strings
Apache License 2.0
194
stars
68
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Preserve order of parameters when serializing to a Map
#114
wuerges
opened
1 week ago
0
Allow map keys starting with a digit
#113
lukasschlueter
opened
1 month ago
0
please tag releases
#112
jonassmedegaard
opened
1 month ago
0
fix: correctly handle newtype structs
#111
sabify
opened
1 month ago
0
Supporting string newtypes
#110
sabify
opened
1 month ago
0
Add Support for socketioxide
#109
javihc-uc3m
opened
1 month ago
0
failed deserialize untagged enum
#108
sixleaveakkm
opened
1 month ago
0
The following string value fails to decode
#107
assembly-winston
opened
5 months ago
0
Support preserving order of parameters when serializing to a Map.
#106
wuerges
opened
5 months ago
1
Missing `QsForm` extractor for Axum
#105
jonkoops
opened
6 months ago
0
Shall README provide example of a "query string" or link to some RFC that describes them?
#104
vi
opened
6 months ago
2
clippy::multiple_bound_locations
#103
imp
opened
7 months ago
0
Add axum::OptionalQsQuery
#102
imp
opened
7 months ago
0
OptionalQuery support
#101
imp
opened
7 months ago
4
docs.rs: generate docs for axum support as well
#100
imp
opened
7 months ago
0
Fix MSRV
#99
samscott89
closed
7 months ago
0
Actix: extract querystring from form data
#98
samscott89
closed
7 months ago
0
Expose Deserializer
#97
paul-hansen
closed
7 months ago
2
Bump axum version to 0.7
#96
qrilka
closed
7 months ago
3
Support for axum-0.7
#95
qrilka
closed
7 months ago
0
should be universal to all forms of arrays
#94
Ayana-chan
opened
10 months ago
0
Add QsForm Extractor for Actix
#93
nMessage
closed
7 months ago
2
feat: updated to axum 0.7
#92
Wicpar
closed
7 months ago
3
Add `Deserializer::new` to crate a new deserializer, and public deserializer.
#91
huacnlee
closed
7 months ago
1
Deserializing a tuple struct containing a vec (including unit test)
#90
chmielot
opened
1 year ago
0
Fix empty output in csv_vectors example
#89
neilyio
closed
7 months ago
1
`rust-version` is not correct
#88
silverpill
opened
1 year ago
2
Nested struct issue
#87
fcoury
closed
1 year ago
1
Implement `size_hint` for `MapAccess`/`SeqAccess` implementers
#86
Mingun
opened
1 year ago
0
Incompatibility of QsQuery with actix_web Query caused by private tuple field
#85
Adhalianna
opened
1 year ago
2
Add support for enums in top level
#84
sbihel
opened
1 year ago
0
`csv_vectors` example doesn't work
#83
Gordon01
opened
1 year ago
2
Add test for `csv_vectors` example
#82
Gordon01
closed
7 months ago
1
Serialization of Vec<Option<String>> implicitly skips None variants
#81
zexa
opened
1 year ago
3
Any way to serialize a vector without the indices?
#80
oblique
opened
1 year ago
0
Failed parsing `[` and `]` in some cases
#79
chungwong
opened
1 year ago
0
Serialization round-trip fails with empty Vec
#78
dfaust
opened
1 year ago
3
`serde_json::Value`: cannot deserialize primitive at the top level.Try deserializing into a struct.
#77
Altair-Bueno
opened
1 year ago
1
Improve support unit types
#76
valkum
closed
1 year ago
1
`QsQuery` 's implementation is not compatible with `axum` 0.6.0
#75
elertan
closed
1 year ago
2
Deserialization fails when sequence is first parameter at max_depth.
#74
kevincox
opened
1 year ago
0
Update to axum 0.6.0
#73
davidpdrsn
closed
1 year ago
3
Serializing unit type fails
#72
valkum
closed
1 year ago
1
Documentation gaps
#71
andrewbaxter
opened
2 years ago
1
Bug in non strict mode
#70
wbcat
opened
2 years ago
0
Update flatten issue workaround for serde_with 2.0.0
#69
pierre42100
closed
1 year ago
1
How to deserialize a checkbox
#68
ssendev
opened
2 years ago
4
Fix QsQueryConfig example
#67
stefankreutz
closed
2 years ago
1
Plus and Minuses for Time Zone Information in Date Time Strings
#66
IdemenB
closed
2 years ago
1
ISO8601 or RFC3339 Formatted Date Time with Time Zone Type Strings
#65
IdemenB
closed
2 years ago
2
Next