[][src]Module ontio_std::abi

The abi module provides serialization and deserialization methods for different data types in the contract

Structs

EventBuilder

Entity used to push events in a contract.

Sink

Encoding different types of data into byte array.

Source

Parse data of bytearray type into original data type

VmValueBuilder
VmValueParser

Enums

Error

Traits

Dispatcher
Encoder
VmValueDecoder
VmValueEncoder

Derive Macros

Decoder
Encoder