A procedural macro for generating companion enums for structs.
A procedural macro for generating companion enums for structs.
A Derive-Macro library that generates a companion tag-enum for any enum so that variants can be referred to without specifying fields.
Generate a companion ID enum and an associated getter method for the annotated enum
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
Derive macro for IRI-like enum types
Derive macros to generate enums from struct fields - compile-time safe field selection and dispatch
Derive macros for generating enums from structs.
Bitflag API from a plain enum — no DSL, no wrapper type you don't own
A compact, ultra-fast binary serialization format for Rust, optimized for networking and storage!
A procedural macro providing #[derive(NetworkWire)] for bridging Hydro2 operator wires and enumerating operator IO variants. It automatically handles generics, type parameters, and attribute parsing to unify wire and operator definitions.
Derive macros for zeropod