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

#184 in Encoding

Download history 154631/week @ 2025-11-14 159878/week @ 2025-11-21 155295/week @ 2025-11-28 157137/week @ 2025-12-05 154986/week @ 2025-12-12 92707/week @ 2025-12-19 61842/week @ 2025-12-26 89632/week @ 2026-01-02 152468/week @ 2026-01-09 181449/week @ 2026-01-16 207826/week @ 2026-01-23 226951/week @ 2026-01-30 220272/week @ 2026-02-06 200042/week @ 2026-02-13 242671/week @ 2026-02-20 257377/week @ 2026-02-27

968,274 downloads per month
Used in 301 crates (168 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.6–3MB
~58K SLoC