Derive Macro oasis_runtime_sdk::Event

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

Derives the Event trait on an enum.