issues
search
jonasbb
/
serde_with
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.
https://docs.rs/serde_with
Apache License 2.0
667
stars
72
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump codecov/codecov-action from 4 to 5 in the github-actions group
#802
dependabot[bot]
closed
6 days ago
0
Crate hashbrown 0.15.0 is yanked
#801
github-actions[bot]
closed
2 weeks ago
0
Incorporate serde_tuple functionality into this crate
#800
UnlimitedCookies
opened
2 weeks ago
3
Generated schemas are not valid when using rust style names in ref
#799
waltronix
closed
2 weeks ago
5
Generated schemas are not valid when using Rust style names in ref
#798
waltronix
opened
2 weeks ago
1
feat(serde_with): add `with_suffix!`
#797
fgardt
closed
1 week ago
2
dont fail silently if #[serde_as] is after derive
#795
mirsella
closed
1 month ago
5
feat(serde_with): make `Bytes` adjustable
#794
sivizius
opened
1 month ago
1
feat(serde_with): make `BytesOrString` adjustable
#793
sivizius
opened
1 month ago
6
Question: is there an inverse of `KeyValueMap`?
#792
cyqsimon
closed
1 month ago
2
Bump version to 3.11
#791
jonasbb
closed
1 month ago
0
Add support for hashbrown v0.15
#790
jonasbb
closed
1 month ago
0
Fix clippy::needless_lifetimes
#789
jonasbb
closed
1 month ago
0
Bump regex from 1.10.3 to 1.11.0
#788
dependabot[bot]
closed
1 month ago
1
Hashbrown 0.15.0
#787
takaomag
closed
1 month ago
2
Bump version to 3.10.0
#786
jonasbb
closed
1 month ago
0
Fix clippy::empty_line_after_doc_comments
#785
jonasbb
closed
1 month ago
0
🏁 Race of Sloths: The Open Source Developer Challenge is about to start
#784
akorchyn
closed
1 month ago
0
`Base64<JsonString>`
#783
jayvdb
closed
1 month ago
3
feat(serde_with_macros): proper handling of `cfg_attr` and `schemars`
#782
sivizius
closed
1 month ago
2
Bump jsonschema from 0.18.0 to 0.20.0
#781
dependabot[bot]
closed
2 weeks ago
3
Cleanup CI config files
#780
jonasbb
closed
2 months ago
0
Fix typos
#778
jayvdb
closed
2 months ago
2
Add newline separators
#777
jayvdb
closed
2 months ago
5
Consider format when deserializing OneOrMany
#776
abdelq
closed
2 months ago
1
DefaultOnError deserialize implementation is slow
#775
paulip1792
closed
1 month ago
3
Deserialize duplicate key into Vec<String> on yaml/json
#774
taikulawo
closed
2 months ago
2
Fix serialization for `Duration*` and `Timestamp*` types for very large values
#772
jonasbb
opened
4 months ago
0
Incorrect nanosecond serialization for very large or small values
#771
matt-phylum
opened
4 months ago
3
Bump version to 3.9.0
#770
jonasbb
closed
4 months ago
0
Fix dead code warning by correcting a typo
#769
jonasbb
closed
4 months ago
0
docs: include examples of using `#[serde_as(deserialize_as = .. )]` and its counterpart
#766
chrisp60
opened
4 months ago
2
Bump version to v3.8.3
#765
jonasbb
closed
4 months ago
0
Make code compile with `schemars_0_8/preserve_order` enabled
#764
jonasbb
closed
4 months ago
0
Implement `MapSkipError`, analogous to `VecSkipError`, but for map-like data structures.
#763
johnmave126
closed
4 months ago
4
`schemars_0_8` feature fails to compile when `schemars/preserve_order` is active
#762
campbellcole
closed
4 months ago
1
Bump version to 3.8.2
#761
jonasbb
closed
4 months ago
0
Implement JsonSchemaAs for OneOrMany instead of JsonSchema
#760
swlynch99
closed
4 months ago
2
`with_prefix` attribute
#759
xamgore
closed
4 months ago
1
DurationSeconds w/ chrono TimeDelta errors `Deserialize not implemented`
#758
docwilco
closed
5 months ago
3
`JsonString` and deserializing a JSON string containing an array of objects
#757
dcormier
closed
5 months ago
1
`DefaultOnError` falls back to default unexpectedly
#756
Skgland
closed
5 months ago
2
Fix two clippy issues
#755
jonasbb
closed
5 months ago
0
Use without macros
#753
jbirnick
closed
5 months ago
1
Replace future deprecated functions from chrono
#752
jonasbb
closed
6 months ago
0
Enable the `unexpected_cfgs` lint now that it can be configured via `Cargo.toml`
#751
jonasbb
closed
6 months ago
0
Bump time to 0.3.36 for nightly compatability
#750
jonasbb
closed
6 months ago
0
Fix building on nightly.
#749
iddm
closed
6 months ago
5
can I combine `#[serde(default = "default_template")]` and `#[serde_as(deserialize_as = "DefaultOnNull")]`
#748
LuckyTurtleDev
closed
6 months ago
1
Bump jsonschema from 0.17.1 to 0.18.0
#747
dependabot[bot]
closed
6 months ago
1
Next