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 Sep 5, 2022
0.5.3 Mar 4, 2018

#31 in Parser implementations

Download history 38078/week @ 2023-02-15 41271/week @ 2023-02-22 34620/week @ 2023-03-01 40771/week @ 2023-03-08 40965/week @ 2023-03-15 35964/week @ 2023-03-22 36520/week @ 2023-03-29 32636/week @ 2023-04-05 40166/week @ 2023-04-12 39293/week @ 2023-04-19 34599/week @ 2023-04-26 33786/week @ 2023-05-03 36986/week @ 2023-05-10 32053/week @ 2023-05-17 31890/week @ 2023-05-24 34679/week @ 2023-05-31

142,043 downloads per month
Used in 148 crates (80 directly)

MIT license

53KB
732 lines

serde-aux

Crates badge CI Documentation MIT licensed GitHub Sponsors

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) - rustc 1.36.
  • Since 3.0.0 - rustc 1.56.

License

This project is licensed under the MIT license.

Dependencies

~2–28MB
~463K SLoC