[][src]Crate near_vm_logic

Re-exports

pub use types::ReturnData;

Modules

serde_with
types

Structs

Config
VMContext

Context for the contract execution.

VMLogic
VMOutcome

Enums

ExternalError
HostError

Traits

External
MemoryLike

An abstraction over the memory of the smart contract.