Docs.rs
  • multiversx-chain-vm-0.16.0
    • multiversx-chain-vm 0.16.0
    • Permalink
    • Docs.rs crate page
    • GPL-3.0-only
    • Links
    • Homepage
    • Documentation
    • Repository
    • crates.io
    • Source
    • Owners
    • andrei-marinica
    • BiancaIalangi
    • Dependencies
      • anyhow ^1.0 normal
      • bitflags ^2.9 normal
      • colored ^3.0 normal
      • ed25519-dalek ^2.1.0 normal
      • hex ^0.4 normal
      • hex-literal ^1.0 normal
      • itertools ^0.14.0 normal
      • multiversx-chain-core =0.16.0 normal
      • multiversx-chain-vm-executor ^0.5.0 normal
      • multiversx-chain-vm-executor-wasmer-experimental ^0.5.0 normal optional
      • num-bigint ^0.4 normal
      • num-traits ^0.2 normal
      • rand ^0.8.5 normal optional
      • rand_seeder ^0.3.0 normal
      • serde ^1.0 normal
      • sha2 ^0.10.6 normal
      • sha3 ^0.10.6 normal
      • toml ^0.8 normal
    • Versions
    • 11.86% 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
  • docs.rs
    • About docs.rs
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

multiversx_chain_vm0.16.0

  • All Items

Crate Items

  • Re-exports
  • Modules

Crate multiversx_chain_vm

Source

Re-exports§

pub use blockchain::BlockchainMock;
pub use multiversx_chain_vm_executor as executor;
pub use multiversx_chain_core as chain_core;

Modules§

blockchain
builtin_functions
crypto_functions
display_util
executor_impl
host
schedule
system_sc
types
vm_err_msg
with_shared