Attribute Macro enum_from_functions::enum_from_functions
source · #[enum_from_functions]
Expand description
A procedural macro attribute that generates an enum
based on the functions defined in the impl
block it annotates.
See the crate documentation for more information.