Define custom code that's inlined for every variant of an enum
Match enum variants to #[handler] functions without boilerplate
rclap is a Rust configuration utility to help to generate the clap structures. The main purpose is to reduce boilerplate code when using clap and expose the configuration requirements as a toml file.
rclap is a Rust utility designed to simplify the use of the clap crate. It reduces boilerplate code by generating clap structures from a TOML configuration file, allowing you to define your command-line interface's requirements externally
rclap is a Rust utility designed to simplify the use of the clap crate. It reduces boilerplate code by generating clap structures from a TOML configuration file, allowing you to define your command-line interface's requirements externally
Crate for Enum-Indexed arrays inspired by the Odin Programming Language
SQL-first cross-language type-safe code generator — core library
SQL-first cross-language type-safe code generator — CLI
generate enum variants inline
Generate Rust code for websocket API endpoints
Generate Rust structs from database schema introspection
Rust's Enum variant counter