Docs.rs
  • mv-vm-runtime-0.1.6
    • mv-vm-runtime 0.1.6
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • better_any ^0.1.1 normal
      • fail ^0.4.0 normal
      • move-bytecode-verifier ^0.1.4 normal
      • mv-binary-format ^0.1.4 normal
      • mv-core-types ^0.1.4 normal
      • mv-vm-types ^0.1.4 normal
      • once_cell ^1.7.2 normal
      • parking_lot ^0.11.1 normal
      • sha3 ^0.9.1 normal
      • tracing ^0.1.26 normal
      • anyhow ^1.0.52 dev
      • hex ^0.4.3 dev
      • mv-compiler ^0.1.2 dev
      • mv-ir-compiler ^0.1.2 dev
      • proptest ^1.0.0 dev
    • Versions
    • 32.14% of the crate is documented
  • This release has been yanked, 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
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation
logo

logo

Module native_functions

  • Structs
  • Functions
  • Type Definitions
logo
Change settings

Module move_vm_runtime::native_functions

source · [−]

Structs

NativeContext

Functions

make_table
make_table_from_iter

Type Definitions

NativeFunction
NativeFunctionTable