[][src]Crate elrond_wasm_debug

Structs

AccountData
AsyncCallTxData
BlockInfo
BlockchainMock
BlockchainTxInfo

Some data to get copied for the tx. Would be nice maybe at some point to have a reference to the full blockchain mock in the tx context, but for now, copying some data is enough.

Box

A pointer type for heap allocation.

ContractMap
HashMap

A hash map implemented with quadratic probing and SIMD lookup.

RustBigInt
RustBigUint
SendBalance
TxContext
TxInput
TxOutput
TxPanic
TxResult
Vec

A contiguous growable array type, written Vec<T> but pronounced 'vector'.

Functions

address_hex
async_call_tx_input
async_callback_tx_input
execute_tx
key_hex
merge_results
parse_execute_mandos
verbose_hex