Derive Macro oasis_contract_sdk::Event

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

Derives the Event trait on an enum.