Docs.rs
multiversx-chain-vm-executor-0.2.0
multiversx-chain-vm-executor 0.2.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrei-marinica
Dependencies
Versions
0%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
☰
multiversx_chain_vm_executor
0.2.0
All Items
Structs
Enums
Traits
Type Aliases
?
Crate
multiversx_chain_vm_executor
source
·
[
−
]
Structs
CompilationOptions
OpcodeCost
ServiceError
VMHooksDefault
Dummy implementation for VMHooks. Can be used as placeholder, or in tests.
Enums
BreakpointValue
Traits
Executor
ExecutorLastError
ExecutorService
Instance
VMHooks
Type Aliases
ExecutorError
MemLength
The argument type for dealing with lengths of slices of the executor memory.
MemPtr
The argument type for dealing with executor memory pointers.