lesurp / OptionalStructLinks
Macro copying a struct with Option fields. Useful for config initialization
☆40Updated last month
Alternatives and similar repositories for OptionalStruct
Users that are interested in OptionalStruct are comparing it to the libraries listed below
Sorting:
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated last year
- Find out about keys that are ignored when deserializing data☆87Updated 2 months ago
- ☆109Updated last year
- ☆57Updated last year
- Macro for sealing traits and structures☆58Updated 8 months ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆64Updated 2 years ago
- Inline procedural macros for Rust☆57Updated 2 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Convert number to enum☆87Updated last year
- Token tree calling convention☆80Updated 2 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆82Updated 3 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Write doc comments from macros☆100Updated 3 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Postfix macros on stable Rust, today.