Crate temporary_enum_delegate_codegen_0_3_0

Source
Expand description

Code generation of #[delegate] macro.

Attribute Macrosยง

delegate
Derives trait on a new-type struct or enum, invoking it on its inner type.