Skip to main content

EvmEvent

Derive Macro EvmEvent 

#[derive(EvmEvent)]
{
    // Attributes available to this derive:
    #[evm_event]
}
Expand description

Derives the EvmEvent trait on a struct.