New
serde_with v3.15.1
Fixed
- Fix building of the documentation by updating references to use
serde_core.
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.
serde_core.