27 releases (17 stable)

4.5.0 Feb 23, 2024
4.3.1 Dec 5, 2023
4.2.0 Apr 3, 2023
4.1.2 Nov 20, 2022
0.5.3 Mar 4, 2018

#34 in Encoding

Download history 55389/week @ 2023-12-18 25290/week @ 2023-12-25 40317/week @ 2024-01-01 52551/week @ 2024-01-08 48819/week @ 2024-01-15 55535/week @ 2024-01-22 56878/week @ 2024-01-29 59054/week @ 2024-02-05 64929/week @ 2024-02-12 52300/week @ 2024-02-19 64813/week @ 2024-02-26 63904/week @ 2024-03-04 68939/week @ 2024-03-11 63024/week @ 2024-03-18 68860/week @ 2024-03-25 69532/week @ 2024-04-01

273,283 downloads per month
Used in 211 crates (125 directly)

MIT license

59KB
793 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.

License

This project is licensed under the MIT license.

Dependencies

~1.8–9MB
~58K SLoC