azriel91 / enum_variant_typeLinks
Proc macro derive to generate structs from enum variants.
☆29Updated 2 years ago
Alternatives and similar repositories for enum_variant_type
Users that are interested in enum_variant_type are comparing it to the libraries listed below
Sorting:
- Helper macros: autoimpl, impl_scope☆65Updated 3 weeks ago
- ☆35Updated 5 months ago
- ☆57Updated last year
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆31Updated 8 months ago
- Macro for sealing traits and structures☆57Updated 7 months ago
- A small ASCII-only bounded length string representation.☆60Updated 3 years ago
- ☆57Updated last year
- Inline procedural macros for Rust☆57Updated 2 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- Find out about keys that are ignored when deserializing data☆85Updated last month
- Generic extensions for tapping values in Rust.☆57Updated 6 years ago
- Token tree calling convention☆79Updated 2 years ago
- A map implementation that relies on fixed-size storage derived by a procedural macro☆47Updated last month
- Utilities for dealing with substructures within syn macros☆139Updated 2 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆59Updated 4 months ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆75Updated 4 months ago
- docs.rs as a publishing platform?☆69Updated last month
- ☆39Updated 2 years ago
- Generate a Markdown section in your README based on your Rust documentation☆58Updated 2 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- The never type (the true one!) in stable Rust.☆40Updated last week
- Data-driven tests on stable Rust☆40Updated this week
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆49Updated last year
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated last month
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- ☆34Updated 3 years ago
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆80Updated 2 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆98Updated 6 months ago
- ☆48Updated last year