[][src]Crate near_vm_logic

Re-exports

pub use types::ReturnData;

Modules

mocks
serde_with
types

Structs

ExtCostsConfig
VMConfig
VMContext

Context for the contract execution.

VMLogic
VMOutcome

Enums

ExtCosts

Strongly-typed representation of the fees for counting.

HostError
HostErrorOrStorageError

Constants

EXT_COSTS_COUNTER

Traits

External
MemoryLike

An abstraction over the memory of the smart contract.