New
serde_with v3.14.1
Fixed
- Show macro expansion in the docs.rs generated rustdoc. Since macros are used to generate trait implementations, this is useful to understand the exact generated code.
Unclaimed project
Are you a maintainer of serde_with? Claim this project to take control of your public changelog and roadmap.
Changelog
This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`-annotation.