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
636 stars 67 forks source link

Make code compile with `schemars_0_8/preserve_order` enabled #764

Closed jonasbb closed 2 months ago

jonasbb commented 2 months ago

Fixes #762