issues
search
jplatte
/
serde_html_form
Rust crate for (de-)serialization of `application/x-www-form-urlencoded` data.
MIT License
23
stars
3
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Allow distinguishing between `?foo` and `?foo=`
#21
xmo-odoo
closed
1 month ago
2
Doesn't work with untagged enums
#20
imbolc
closed
5 months ago
1
Fails to deserialize Option<Vec<i32>> if only contains a single element
#19
dvdmgl
closed
7 months ago
2
This does not work with `#[serde(flatten)`
#18
vnghia
closed
7 months ago
1
Access to original form data
#17
krazyuniks
closed
7 months ago
0
Access to original form data
#16
krazyuniks
closed
7 months ago
1
Add push_to_string for appending data to an already existing buffer.
#15
adamreichold
closed
8 months ago
10
Add some simple benchmarks
#14
jplatte
closed
9 months ago
1
Change behavior for empty values when deserializing an option
#13
jplatte
opened
9 months ago
1
Fix deserialization of optional sequences of a single element
#12
jplatte
closed
9 months ago
0
Feature Request: Support for deserializing `Option<Vec<T>>`
#11
goshleg
closed
9 months ago
3
Add note about Option<Vec<_>> to README.md
#10
flo-at
closed
1 year ago
2
Plans for merging into serde?
#9
mvntainer
closed
1 year ago
1
Replace deprecated matches crate
#8
jplatte
closed
1 year ago
0
Update CI configuration
#7
jplatte
closed
1 year ago
0
Bug consuming array structures in query string with `#[serde(flatten)]`
#6
JuxhinDB
closed
1 year ago
1
Handle optional values properly
#5
thomaseizinger
closed
1 year ago
5
Skip empty query parameters
#4
thomaseizinger
closed
1 year ago
10
Allow to deserialize to `Option<Vec>`
#3
thomaseizinger
closed
1 year ago
2
Can't handle missing fields when deserializing into Vec
#2
samhclark
closed
9 months ago
8
What to do with indexmap dependency
#1
jplatte
opened
2 years ago
4