Derive Macro ethers::contract::EthAbiType[]

#[derive(EthAbiType)]
Expand description

Derives the Tokenizable trait for the labeled type.

This derive macro automatically adds a type bound field: Tokenizable for each field type.