29 releases (19 stable)

new 4.6.0 Feb 10, 2025
4.5.0 Feb 23, 2024
4.3.1 Dec 5, 2023
4.2.0 Apr 3, 2023
0.5.3 Mar 4, 2018

#68 in Encoding

Download history 88733/week @ 2024-10-25 83371/week @ 2024-11-01 93638/week @ 2024-11-08 120581/week @ 2024-11-15 94116/week @ 2024-11-22 107335/week @ 2024-11-29 106933/week @ 2024-12-06 109821/week @ 2024-12-13 46611/week @ 2024-12-20 37102/week @ 2024-12-27 84804/week @ 2025-01-03 112055/week @ 2025-01-10 99270/week @ 2025-01-17 105815/week @ 2025-01-24 103142/week @ 2025-01-31 114966/week @ 2025-02-07

447,407 downloads per month
Used in 256 crates (149 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.

License

This project is licensed under the MIT license.

Dependencies

~1.8–7.5MB
~60K SLoC