Crate pwasm_abi_derive[][src]

Ethereum (Solidity) derivation for rust contracts (compiled to wasm or otherwise)

Functions

eth_abi

Derive abi for given trait. Should provide one or two arguments: dispatch structure name and client structure name.