serde-aux

Crates.ioserde-aux
lib.rsserde-aux
version4.5.0
sourcesrc
created_at2018-02-22 14:04:50.568396
updated_at2024-02-23 12:45:29.085692
descriptionA serde crate's auxiliary library
homepage
repositoryhttps://github.com/iddm/serde-aux
max_upload_size
id52391
size68,582
Shockingly Good (iddm)

documentation

https://docs.rs/serde-aux

README

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.

Commit count: 110

cargo fmt