Crate elrond_wasm_node

source ·

Re-exports

pub use elrond_wasm;

Modules

Macros

Structs

A pointer type that uniquely owns a heap allocation of type T.
A UTF-8–encoded, growable string.
A contiguous growable array type, written as Vec<T>, short for ‘vector’.
The reference to the API implementation based on Arwen hooks. It continas no data, can be embedded at no cost. Cloning it is a no-op.

Functions

Provides an API instance.