DEPRECATED PLEASE SEE: https://rust-lang.github.io/rfcs/3107-derive-default-enum.html ---------------------------------------------------------------------------------------- enum_default provides an EnumDefault derive macro that provides a std::Default implementation for Enums by using the first value or specifying a #[default] attribute
The std Default derive, but it allows to constomize the default fields values and has some upgrades.
Provides a declaration macro that implements the Default for enumeration types
A proc-macro for specifying the variants or values to be used when deriving `Default` in enums.
Codegen tool to generate Default trait impls for Gateway API enums
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.
This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits, temporarily used in databend
EnumMap implemented in safe rust
Procedural macros to make inter-operation between primitives and enums easier.
Internal implementation details for ::num_enum (Procedural macros to make inter-operation between primitives and enums easier)
An attribute macro that executes a function-like macro
A CLI tool that renders motion design videos from JSON scenarios. No browser, no Node.js — just a single Rust binary.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.
No description provided.