[][src]Crate near_vm_logic

Re-exports

pub use types::ReturnData;

Modules

mocks
serde_with
types

Structs

Config
VMContext

Context for the contract execution.

VMLogic
VMOutcome

Enums

HostError
HostErrorOrStorageError

Traits

External
MemoryLike

An abstraction over the memory of the smart contract.