30 releases (stable)
| 4.7.0 | Apr 23, 2025 |
|---|---|
| 4.6.0 | Feb 10, 2025 |
| 4.5.0 | Feb 23, 2024 |
| 4.3.1 | Dec 5, 2023 |
| 0.5.3 | Mar 4, 2018 |
#86 in Encoding
1,214,258 downloads per month
Used in 323 crates
(175 directly)
66KB
868 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. - Since
4.3.0- rustc1.57. - Since
4.5.1- rustc1.61. - Since
4.7.0- rustc1.62.
License
This project is licensed under the MIT license.
Dependencies
~1.6–3MB
~57K SLoC