lesurp / OptionalStructLinks
Macro copying a struct with Option fields. Useful for config initialization
☆40Updated 3 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
- ☆60Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆94Updated 3 weeks ago
- Rustdoc's JSON output interface☆35Updated last month
- `$crate` in procedural macros.☆75Updated 3 weeks ago
- Keep version numbers in sync with Cargo.toml☆73Updated last week
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆113Updated 4 months ago
- ☆108Updated last year
- Inline procedural macros for Rust☆56Updated 3 years ago
- Case transforming macros for idents☆41Updated 9 months ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆49Updated last week
- Macro for sealing traits and structures☆59Updated 10 months ago
- Write doc comments from macros☆100Updated 3 years ago
- Postfix macros on stable Rust, today.☆75Updated 4 years ago
- Adds `#[derive(Deref)]` and `#[derive(DerefMut)]`☆39Updated 3 years ago
- ☆49Updated last year
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆85Updated last month
- Macro-rules-style syntax matching for procedural macros☆53Updated last year
- Cargo API written in Paris☆52Updated last week
- Fake implementation of `std::Fn` for user-defined data types☆36Updated 2 years ago
- Token tree calling convention☆80Updated 2 years ago
- The never type (the true one!) in stable Rust.☆41Updated 3 months ago
- ☆35Updated 8 months ago
- Stack-allocated DSTs for rust (fixed capacity)☆50Updated last year
- Automatic cfg for Rust compiler features☆103Updated 3 months ago
- ☆59Updated last year
- ☆112Updated 2 years ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Extensions for the Rust standard library☆40Updated last year
- ☆64Updated 8 years ago