An auxiliary library for the serde
crate.
Contains some useful helper stuff. See docs for more info.
The library is free for any contributions. The goal of this crate is to improve the user experience of the serde crate.
The minimal rust version the library supports:
- Up to version
3.0.0
(excluding) - rustc1.36
. - Since
3.0.0
- rustc1.56
. - Since
4.3.0
- rustc1.57
. - Since
4.5.1
- rustc1.61
.
This project is licensed under the MIT license.