pub fn handle_enum(db: &dyn SyntaxGroup, enum_ast: ItemEnum) -> PluginResult
Expand description

Derive the Event trait for enums annotated with derive(starknet::Event).