Crate crux_macros

Source

Attribute Macros§

effect
Generates an effect type matching the enum definition provided, whilst supplying all the necessary decorations and additional trait implementations.

Derive Macros§

Capability
Effect
Procedural macro to derive an Effect enum, with a variant for each non-skipped capability.
Export