Docs.rs
multiversx-chain-vm-0.12.0
multiversx-chain-vm 0.12.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.2
normal
ed25519-dalek ^2.1.0
normal
hex ^0.4
normal
hex-literal =0.4.1
normal
itertools ^0.14.0
normal
multiversx-chain-core =0.12.0
normal
multiversx-chain-vm-executor ^0.3.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.77%
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
0.12.0
In multiversx_
chain_
vm::
display_
util
multiversx_chain_vm
::
display_util
Function
address_hex
Copy item path
Source
pub fn address_hex(address: &
VMAddress
) ->
String