azriel91 / enum_variant_type
Proc macro derive to generate structs from enum variants.
☆28Updated 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 4 months ago
- ☆35Updated last month
- Rust crate that provides number types similar to std's NonZero* types, but that cannot hold a type's maximum value instead.☆46Updated last year
- Typed index version of Rust slice and Vec containers☆69Updated 5 months ago
- ☆38Updated last year
- Lift enum variants to the type-level.☆32Updated 4 years ago
- Types to define keyboard related events.☆56Updated last week
- ☆33Updated 3 years ago
- Provides TestResult type for concise and precise test failures☆63Updated 7 months ago
- Token tree calling convention☆79Updated 2 years ago
- A simple helper to transform Markdown links to intra-doc links in Rust projects when appropriate.☆36Updated 4 years ago
- Dynamically query a type-erased object for any trait implementation☆65Updated 2 years ago
- ☆55Updated last year
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- Helper macros: autoimpl, impl_scope☆59Updated 2 months ago
- Macro-rules-style syntax matching for procedural macros☆52Updated last year
- Macro for sealing traits and structures☆51Updated 3 months ago
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆56Updated 3 weeks ago
- Compile-time temporary directory shared by multiple crates and erased by `cargo clean`☆74Updated 2 weeks ago
- Sort Unicode strings lexicographically☆36Updated 7 months ago
- Defer dropping large structs to a background thread☆62Updated 2 years ago
- Trait synonyms for “Fn[…]”-trait bounds returning futures☆21Updated 3 years ago
- Completion futures for Rust☆19Updated 2 years ago
- ☆45Updated last year
- A small ASCII-only bounded length string representation.☆58Updated 3 years ago
- ☆59Updated 6 months ago
- A lightweight attribute for easy generation of const functions with conditional compilations.☆27Updated last week
- Find calls to panic functions in rust executables☆35Updated 3 years ago
- Emulating Higher-Kinded Types in Rust via Plug/Unplug. Also, Monads.☆30Updated 5 years ago
- ☆20Updated 2 years ago