lesurp / OptionalStruct
Macro copying a struct with Option fields. Useful for config initialization
☆37Updated 3 months ago
Related projects ⓘ
Alternatives and complementary repositories for OptionalStruct
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆59Updated 3 months ago
- `Debug` in rust, but only supports valid rust syntax and outputs nicely formatted using pretty-please☆36Updated 6 months ago
- Inline procedural macros for Rust☆54Updated 2 years ago
- Proc macro derive to generate structs from enum variants.☆24Updated last year
- The never type (the true one!) in stable Rust.☆34Updated 2 years ago
- [stable] A convenient macro, for cloning values into a closure.☆29Updated 6 months ago
- Make any value Sync but only available on its original thread☆37Updated last year
- ☆55Updated last year
- `$crate` in procedural macros.☆65Updated 2 months ago
- Cargo API written in Paris☆43Updated 2 weeks ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated last month
- Serialization value trees☆43Updated 3 months ago
- Find out about keys that are ignored when deserializing data☆75Updated 2 weeks ago
- ☆100Updated 7 months ago
- Keep version numbers in sync with Cargo.toml☆72Updated 5 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- ASCII-only equivalents to `char`, `str` and `String`.☆69Updated 4 months ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆48Updated 3 months ago
- A snapshot of name squatting on crates.io☆74Updated 7 months ago
- A SIMD-accelerated Adler-32 hash algorithm implementation.☆34Updated 2 months ago
- Case transforming macros for idents☆35Updated last year
- Const TypeId and non-'static TypeId☆55Updated 3 weeks ago
- ☆37Updated 4 months ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆19Updated last year
- ☆50Updated 6 months ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆42Updated 10 months ago
- Remove Cargo.lock lockfile☆32Updated 2 weeks ago
- Pretty backtraces for rust☆14Updated 3 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆47Updated 3 weeks ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated last year