lesurp / OptionalStructLinks
Macro copying a struct with Option fields. Useful for config initialization
☆40Updated 6 months ago
Alternatives and similar repositories for OptionalStruct
Users that are interested in OptionalStruct are comparing it to the libraries listed below
Sorting:
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Rustdoc's JSON output interface☆36Updated 3 weeks ago
- ☆109Updated last year
- Macro for sealing traits and structures☆60Updated last year
- `$crate` in procedural macros.☆78Updated last month
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 2 months ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 2 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Case transforming macros for idents☆42Updated last year
- Cargo API written in Paris☆56Updated 3 weeks ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- Macro for writing nested `if let` expressions☆169Updated 4 months ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆91Updated 8 months ago
- ☆112Updated 3 years ago
- Automatic `mod` declaration with visibility/re-export customization, conditional compilation and more.☆21Updated 2 years ago
- Write doc comments from macros☆101Updated 2 months ago
- Convert number to enum☆87Updated last year
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆100Updated 8 months ago
- Macro-rules-style syntax matching for procedural macros☆53Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 2 weeks ago
- horrible serde macro stuff☆39Updated 2 years ago
- ☆35Updated 11 months ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Exposes arch-specific intrinsics as safe function (via cfg).☆57Updated last month
- ☆64Updated 8 years ago