Function cairo_lang_starknet::plugin::events::generate_event_code
source · pub fn generate_event_code(
data: &mut StarknetModuleCommonGenerationData,
starknet_module_kind: StarknetModuleKind,
has_event: bool
)
Expand description
Generates the required event-related code.