dtolnay / serde-ignoredLinks
Find out about keys that are ignored when deserializing data
☆92Updated 2 weeks 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
- Automatic cfg for Rust compiler features☆103Updated 2 months ago
- ☆60Updated 2 years ago
- ☆194Updated 3 weeks ago
- Better reference counted strings for Rust☆135Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- Convert number to enum☆87Updated last year
- Write doc comments from macros☆100Updated 3 years ago
- ☆108Updated last year
- `$crate` in procedural macros.☆74Updated last week
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆84Updated 4 months ago
- Keep version numbers in sync with Cargo.toml☆73Updated last year
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated 3 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Unicode Case-folding for Rust☆86Updated 8 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆83Updated 3 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Utilities for dealing with substructures within syn macros☆141Updated 4 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 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 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- Extract documentation for the feature flags from comments in Cargo.toml☆184Updated 5 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆101Updated 5 months ago
- A sinless derive helper☆74Updated 2 months ago
- Abstract over different executors☆74Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆67Updated last week
- Parse integers directly from `[u8]` slices in safe code☆57Updated last year