dtolnay / serde-ignoredLinks
Find out about keys that are ignored when deserializing data
☆85Updated last month
Alternatives and similar repositories for serde-ignored
Users that are interested in serde-ignored are comparing it to the libraries listed below
Sorting:
- ☆112Updated 2 years ago
- ☆108Updated last year
- Write doc comments from macros☆99Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆58Updated last month
- Macro for sealing traits and structures☆57Updated 7 months ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- Make trait methods callable without the trait in scope☆149Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- ☆57Updated last year
- Better reference counted strings for Rust☆130Updated 11 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- `$crate` in procedural macros.☆73Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago
- A library for compact bit sets containing enums.☆109Updated 2 months ago
- Automatic cfg for Rust compiler features☆102Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- A sinless derive helper☆72Updated 2 weeks ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 3 months ago
- Pull in every source file in a directory as a module☆173Updated 4 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Serialization value trees☆45Updated 11 months ago
- Const TypeId and non-'static TypeId☆66Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆180Updated 3 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆81Updated 2 weeks ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆56Updated 4 months ago