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:
- ☆61Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆74Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 4 months ago
- ☆110Updated last year
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Rustdoc's JSON output interface☆38Updated last month
- Write doc comments from macros☆100Updated 3 months ago
- Parsing and inspecting Rust literals (particularly useful for proc macros)☆50Updated 3 months ago
- ☆62Updated last year
- horrible serde macro stuff☆39Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- 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
- Token tree calling convention☆83Updated 3 years ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆89Updated last month
- `$crate` in procedural macros.☆81Updated 2 months ago
- A snapshot of name squatting on crates.io☆75Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- Convert number to enum☆87Updated last year
- ☆48Updated 2 years ago
- Case transforming macros for idents☆42Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 7 months ago
- ☆42Updated 8 months ago
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆66Updated 2 years ago
- ☆77Updated 4 years ago
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- ☆64Updated 8 years ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆77Updated last month
- ☆58Updated 4 years ago