A procedural macro for generating companion enums for structs.
A procedural macro for generating companion enums for structs.
Generate a companion ID enum and an associated getter method for the annotated enum
A Derive-Macro library that generates a companion tag-enum for any enum so that variants can be referred to without specifying fields.
Procedural macros for enum grouping - companion crate for enum-group-macros
A companion crate for `enum-extract` that exports an error type.
A companion crate for async-openai to ease the composition of function calls by leveraging Rust's type system and enums.
Diesel automatic derivation of `FromSql` and `ToSql` for enums with `SqlType` generated by `diesel` and taking `ToString` and `FromStr` as base. Postgres binding only
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.
Pure-Rust AV1 codec — orphan-rebuild scaffold pending clean-room re-implementation.
A companion crate for async-openai to ease the composition of function calls by leveraging Rust's type system and enums.
Product-agnostic media-primitive schema (buffa-generated)