azriel91 / enum_variant_typeLinks
Proc macro derive to generate structs from enum variants.
☆30Updated 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:
- A syntactic "for" loop Rust macro☆55Updated 3 years ago
- Typed index version of Rust slice and Vec containers☆75Updated 2 weeks ago
- ☆36Updated 3 years ago
- Procedural macro to mock returning (values referencing) locals from a function (using CPS)☆35Updated last year
- ☆36Updated last year
- ☆61Updated last year
- A Rust library for runtime-checked linearish types☆37Updated 2 years ago
- Trait generalization of the fundamental types☆48Updated last year
- Defer dropping large structs to a background thread☆66Updated 3 years ago
- Token tree calling convention☆83Updated 3 years ago
- Postfix macros on stable Rust, today.☆76Updated 4 years ago
- String formatting utilities that return impl Display and are 100% no_std compatible☆39Updated 4 years ago
- Parse byte size into integer accurately.☆31Updated last year
- Generic extensions for tapping values in Rust.☆59Updated 6 years ago
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆61Updated 2 years ago
- The never type (the true one!) in stable Rust.☆41Updated 6 months ago
- A simple, id-based arena☆125Updated 2 weeks ago
- A small ASCII-only bounded length string representation.☆61Updated 3 years ago
- Declarative parsing for Rust, using a custom derive and nom☆71Updated 6 months ago
- myrrlyn’s wyzyrdly library☆25Updated last year
- Visualise recursive functions and tree structures.☆30Updated 4 years ago
- Macro for sealing traits and structures☆61Updated last year
- Provides TestResult type for concise and precise test failures☆67Updated 2 months ago
- Extension of nom to trace parser☆50Updated last year
- Partial function application macro for Rust☆49Updated 5 years ago
- pin-safe interior mutability☆14Updated 4 years ago
- Intended to allow taking a T from a &mut T temporarily☆80Updated 6 years ago
- Collection of typed data structures, trait operators and aliases☆51Updated 5 years ago
- ☆46Updated 4 years ago