dtolnay / serde-ignored
Find out about keys that are ignored when deserializing data
☆81Updated 2 months ago
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 last month
- ☆112Updated 2 years ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- ☆56Updated last year
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated 11 months ago
- Write doc comments from macros☆99Updated 3 years ago
- ☆56Updated 11 months ago
- Macro for sealing traits and structures☆54Updated 5 months ago
- Automatic cfg for Rust compiler features☆96Updated 7 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 2 months ago
- Const TypeId and non-'static TypeId☆66Updated 2 months ago
- Compile-time checks that an enum or match is written in sorted order☆114Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆44Updated last month
- ☆107Updated last year
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Better reference counted strings for Rust☆124Updated 9 months ago
- A Rust library for generically joining iterables with a separator☆92Updated last year
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆57Updated 2 months ago
- A thread pool for running multiple tasks on a configurable group of threads.☆50Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆74Updated this week
- Serde support for the humantime crate☆33Updated last year
- Procedural macro to easily write higher-order strategies in proptest.☆45Updated last month
- A library for compact bit sets containing enums.☆98Updated last month
- Mirror of Rust's allocator api for use on stable rust☆59Updated 2 months ago
- Big array helper for serde☆60Updated 11 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆78Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago