azriel91 / enum_variant_type
Proc macro derive to generate structs from enum variants.
☆29Updated 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 6 months ago
- Lift enum variants to the type-level.☆33Updated 4 years ago
- Parse byte size into integer accurately.☆29Updated 7 months ago
- Typed index version of Rust slice and Vec containers☆69Updated 7 months ago
- Extension of nom to trace parser☆49Updated 3 months ago
- Proc macro for smol async runtime☆53Updated 4 years ago
- 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
- ☆34Updated 3 years ago
- Token tree calling convention☆79Updated 2 years ago
- We have Crater At Home☆30Updated 6 months ago
- Weak hash tables for Rust☆37Updated last year
- ☆56Updated last year
- ☆56Updated 11 months ago
- Easy-to-use optional function arguments for Rust☆47Updated last year
- Provides TestResult type for concise and precise test failures☆64Updated 9 months ago
- A rust proc-macro to generate conversions for an enum of newtype variants☆28Updated 2 years ago
- Case transforming macros for idents☆39Updated 4 months ago
- ☆56Updated 10 months ago
- ☆35Updated 3 months ago
- ☆38Updated last year
- Declarative parsing for Rust, using a custom derive and nom☆66Updated last week
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 3 years ago
- Unsafe marker trait for types that deref to a stable address☆31Updated 2 years ago
- ASCII-only equivalents to `char`, `str` and `String`.☆73Updated 9 months ago
- Proc macro for using doc comments as context for errors/logs/profiling/whatever via `tracing`☆46Updated 3 years ago
- A syntactic "for" loop Rust macro☆56Updated 2 years ago
- The never type (the true one!) in stable Rust.☆37Updated 3 years ago
- Machine scalar casting that meets your expectations☆74Updated 3 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 4 years ago
- A generic, fixed-size, associative cache☆40Updated 5 months ago