lesurp / OptionalStructLinks
Macro copying a struct with Option fields. Useful for config initialization
☆40Updated 7 months ago
Alternatives and similar repositories for OptionalStruct
Users that are interested in OptionalStruct are comparing it to the libraries listed below
Sorting:
- Rustdoc's JSON output interface☆38Updated last month
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- ☆109Updated last year
- ☆61Updated 2 years ago
- `$crate` in procedural macros.☆80Updated 2 months ago
- Token tree calling convention☆83Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆115Updated 8 months ago
- Convert number to enum☆87Updated last year
- Stack-allocated DSTs for rust (fixed capacity)☆52Updated last year
- Cargo API written in Paris☆56Updated last week
- Inline procedural macros for Rust☆56Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Automatic cfg for Rust compiler features☆110Updated 7 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆53Updated 4 months ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- ☆111Updated 3 years ago
- ☆36Updated last year
- ☆30Updated last year
- Case transforming macros for idents☆42Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- A simple set of Rust proc macros for reading and writing global compile-time state between macro calls☆29Updated last year
- Parse integers directly from `[u8]` slices in safe code☆62Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Macro for sealing traits and structures☆61Updated last year
- ☆61Updated last year
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago