Derive Macro oasis_runtime_sdk_macros::EvmError

source ยท
#[derive(EvmError)]
{
    // Attributes available to this derive:
    #[evm_error]
}
Expand description

Derives the EvmError trait on an enum.