24 releases (14 stable)
4.2.0 | Apr 3, 2023 |
---|---|
4.1.2 | Nov 20, 2022 |
4.0.0 | Sep 5, 2022 |
3.2.0 |
|
0.5.3 | Mar 4, 2018 |
#31 in Parser implementations
142,043 downloads per month
Used in 148 crates
(80 directly)
53KB
732 lines
serde-aux
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.
Rust version
The minimal rust version the library supports:
- Up to version
3.0.0
(excluding) - rustc1.36
. - Since
3.0.0
- rustc1.56
.
License
This project is licensed under the MIT license.
Dependencies
~2–28MB
~463K SLoC