dtolnay / serde-ignoredLinks
Find out about keys that are ignored when deserializing data
☆86Updated 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
Sorting:
- ☆112Updated 2 years ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- A sinless derive helper☆73Updated last month
- Compile-time checks that an enum or match is written in sorted order☆117Updated last month
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated 2 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆59Updated 2 weeks ago
- Write doc comments from macros☆100Updated 3 years ago
- `$crate` in procedural macros.☆73Updated 2 months ago
- Better reference counted strings for Rust☆131Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- ☆109Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 3 months ago
- Automatic cfg for Rust compiler features☆102Updated last month
- Zero-cost bitsets over native Rust types☆78Updated 4 months ago
- ☆72Updated 2 months ago
- Convert number to enum☆87Updated last year
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 4 months ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Automatically implement traits for common smart pointers☆116Updated 3 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- ☆57Updated last year
- Utilities for dealing with substructures within syn macros☆141Updated 2 months ago
- Typed index version of Rust slice and Vec containers☆70Updated 2 months ago
- A low-ish level tool for easily writing and hosting WASM based plugins.☆70Updated last year
- A library for compact bit sets containing enums.☆114Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- A Rust library for generically joining iterables with a separator☆93Updated 2 years ago