azriel91 / enum_variant_type
Proc macro derive to generate structs from enum variants.
☆24Updated last year
Alternatives and similar repositories for enum_variant_type:
Users that are interested in enum_variant_type are comparing it to the libraries listed below
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆30Updated 2 months ago
- A proc macro for real async traits, using nightly-only existential types and generic associated types to work around the need for type er…☆45Updated 2 years ago
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆43Updated last year
- ☆35Updated 2 years ago
- ☆51Updated 8 months ago
- Cast between dynamic trait objects☆32Updated 5 years ago
- ☆38Updated last year
- Proc macro for smol async runtime☆53Updated 4 years ago
- Typed index version of Rust slice and Vec containers☆68Updated 3 months ago
- Macro-rules-style syntax matching for procedural macros☆51Updated last year
- Debug RefCell which keeps track of stack traces in debug mode☆23Updated last year
- A procedural macro helper for easily writing custom derives for enums.☆31Updated this week
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆52Updated 6 months ago
- Macro for sealing traits and structures☆50Updated last month
- ☆32Updated 2 years ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆26Updated this week
- Unsafe marker trait for types that deref to a stable address☆31Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- A more flexible version of the Rust `scoped-tls` library☆14Updated 3 months ago
- Rust String type with configurable byte storage.☆34Updated 4 months ago
- docs.rs as a publishing platform?☆66Updated 6 months ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- cargo subcommand for building proc-macro crates with web assembly☆34Updated 4 years ago
- Token tree calling convention☆79Updated 2 years ago
- Cargo API written in Paris☆44Updated last month
- Generate is a library for building iterators on the fly☆39Updated 3 years ago
- Experimental type level programming in Rust☆37Updated 3 years ago
- ☆44Updated last year
- Extension of nom to trace parser☆48Updated last year