Docs.rs
multiversx-chain-vm-0.11.0
multiversx-chain-vm 0.11.0
Docs.rs crate page
GPL-3.0-only
Links
Homepage
Documentation
Repository
crates.io
Source
Owners
andrei-marinica
BiancaIalangi
Dependencies
bitflags =2.6.0
normal
colored ^2.1.0
normal
ed25519-dalek ^2.1.0
normal
hex ^0.4
normal
hex-literal =0.4.1
normal
itertools ^0.13.0
normal
multiversx-chain-core =0.11.0
normal
multiversx-chain-vm-executor ^0.2.0
normal
num-bigint ^0.4
normal
num-traits ^0.2
normal
rand ^0.8.5
normal
optional
rand_seeder ^0.3.0
normal
sha2 ^0.10.6
normal
sha3 ^0.10.6
normal
Versions
9.33%
of the crate is documented
Go to latest version
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
0.11.0
Module types
Module Items
Structs
Enums
Type Aliases
In crate multiversx_
chain_
vm
multiversx_chain_vm
Module
types
Copy item path
Source
Structs
§
Esdt
Local
Role
Flags
H256
Type that holds 32 bytes of data. Data is kept on the heap to keep wasm size low and avoid copies.
VMAddress
An Address is just a H256 with a different name. Has a different ABI name than H256.
VMCode
Metadata
Enums
§
Esdt
Local
Role
VMToken
Type
Type Aliases
§
RawHandle