dtolnay / serde-ignored
Find out about keys that are ignored when deserializing data
☆80Updated last month
Alternatives and similar repositories for serde-ignored:
Users that are interested in serde-ignored are comparing it to the libraries listed below
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated 3 weeks ago
- ☆107Updated last year
- ☆111Updated 2 years ago
- Make trait methods callable without the trait in scope☆136Updated last month
- ☆55Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Compile-time checks that an enum or match is written in sorted order☆113Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- Pull in every source file in a directory as a module☆171Updated last month
- Keep version numbers in sync with Cargo.toml☆73Updated 10 months ago
- Automatic cfg for Rust compiler features☆96Updated 6 months ago
- Procedural macro to easily write higher-order strategies in proptest.☆46Updated last week
- Generate a THIRDPARTY file with all licenses in a cargo project.☆99Updated 3 weeks ago
- ☆65Updated 10 months ago
- Cargo subcommand for checking your documentation for broken links☆155Updated 4 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 6 months ago
- Const TypeId and non-'static TypeId☆64Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 8 months ago
- Migrated to Codeberg☆80Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆109Updated 2 years ago
- ☆181Updated last month
- Convert number to enum☆87Updated 8 months ago
- ☆134Updated 9 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆70Updated this week
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated 2 weeks ago
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Serialization value trees☆44Updated 8 months ago