Provides an EveryVariant trait that provides the every_variant method on types. Allows you to easily generate every combination of variants in structures that contains Enums, or in nested enum trees. This to allow for additional testing of codepaths
To be used with all variant, contains the derive macro
following a rename, the name of the project follows the trait name better. the project can be found under every_variant now
Create enums with a constant value associated to every variant
Procedural macros to facilitate enum usage, such as when delegating implementations, extracting variant types, or creating enum tables.
Ergonomic Rust SDK for the Net mesh network
Ergonomic Rust SDK for the Net mesh network
DBC code generator for CAN bus messages
A flexible API response wrapper with framework-agnostic support
A `#[derive(Arbitrary)]` proc-macro emitting native `quickcheck::Arbitrary` impls (arbitrary + shrink).
Core traits and types for the Panini linguistic feature extraction framework
Execution engine for the Panini linguistic feature extraction framework