mrLSD / serde-aux

Auxiliary serde library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

serde-aux

Crates badge CI Documentation MIT licensed

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.

License

This project is licensed under the MIT license.

About

Auxiliary serde library

License:MIT License


Languages

Language:Rust 100.0%