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

#35 in Encoding

Download history 103142/week @ 2025-01-31 115197/week @ 2025-02-07 101914/week @ 2025-02-14 129771/week @ 2025-02-21 113409/week @ 2025-02-28 127717/week @ 2025-03-07 121031/week @ 2025-03-14 116082/week @ 2025-03-21 112484/week @ 2025-03-28 127479/week @ 2025-04-04 126385/week @ 2025-04-11 135662/week @ 2025-04-18 147473/week @ 2025-04-25 113993/week @ 2025-05-02 110075/week @ 2025-05-09 104399/week @ 2025-05-16

505,238 downloads per month
Used in 270 crates (155 directly)

MIT license

66KB
868 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.
  • Since 4.3.0 - rustc 1.57.
  • Since 4.5.1 - rustc 1.61.
  • Since 4.7.0 - rustc 1.62.

License

This project is licensed under the MIT license.

Dependencies

~1.8–3MB
~60K SLoC