lesurp / OptionalStructLinks
Macro copying a struct with Option fields. Useful for config initialization
☆40Updated 5 months ago
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
- ☆61Updated 2 years ago
- Cargo API written in Paris☆54Updated last week
- ☆108Updated last year
- `$crate` in procedural macros.☆77Updated 3 weeks ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 6 months ago
- Rustdoc's JSON output interface☆35Updated last week
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Inline procedural macros for Rust☆56Updated 3 years ago
- Find out about keys that are ignored when deserializing data☆95Updated 3 weeks ago
- Macro for sealing traits and structures☆60Updated last year
- Write doc comments from macros☆101Updated last month
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Rust `Vec<T>` wrapper that gurantees to contain at least 1 element☆99Updated 7 months ago
- ☆59Updated last year
- Canonical definitions of home_dir, CARGO_HOME, and RUSTUP_HOME☆66Updated 2 years ago
- ☆56Updated 4 years ago
- Token tree calling convention☆80Updated 2 years ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- ☆30Updated last year
- The never type (the true one!) in stable Rust.☆41Updated 5 months ago
- ☆112Updated 3 years ago
- Keep version numbers in sync with Cargo.toml☆73Updated 2 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆51Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆115Updated last month
- A snapshot of name squatting on crates.io☆75Updated last year
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Proc macro derive to generate structs from enum variants.☆30Updated 2 years ago
- Case transforming macros for idents☆41Updated 11 months ago
- A proc-macro to break Rust IDEs☆64Updated 4 years ago