Module pwasm_abi::eth[][src]

Legacy Ethereum-like ABI generator

Structs

Sink

Sink for returning number of arguments

Stream

Stream interpretation of incoming payload

Enums

Error

Error for decoding rust types from stream

Traits

AbiType

Abi type trait

AsLog

As log trait for how primitive types are represented as indexed arguments of the event log

EndpointInterface

Endpoint interface for contracts