dtolnay / serde-ignoredLinks
Find out about keys that are ignored when deserializing data
☆94Updated last week
Alternatives and similar repositories for serde-ignored
Users that are interested in serde-ignored are comparing it to the libraries listed below
Sorting:
- Compile-time checks that an enum or match is written in sorted order☆119Updated last week
- ☆112Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆63Updated last week
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆194Updated last week
- Write doc comments from macros☆100Updated 3 years ago
- Make trait methods callable without the trait in scope☆157Updated last week
- ☆108Updated last year
- Pull in every source file in a directory as a module☆177Updated last week
- ☆60Updated 2 years ago
- `$crate` in procedural macros.☆75Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆172Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Macro for sealing traits and structures☆59Updated 9 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 6 months ago
- Better reference counted strings for Rust☆136Updated last year
- A library for compact bit sets containing enums.☆115Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 4 months ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated this week
- Unicode Case-folding for Rust☆87Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆84Updated last month
- Convert number to enum☆87Updated last year
- Utilities for dealing with substructures within syn macros☆142Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆86Updated 5 months ago
- Const TypeId and non-'static TypeId☆67Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- A sinless derive helper☆75Updated 3 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year