Docs.rs
  • aptos-vm-0.2.2
    • aptos-vm 0.2.2
    • Docs.rs crate page
    • Apache-2.0
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • dondidlc
    • Dependencies
      • anyhow ^1.0.57 normal
      • aptos-crypto ^0.2.1 normal
      • aptos-crypto-derive ^0.2.1 normal
      • aptos-logger ^0.2.1 normal
      • aptos-metrics-core ^0.2.1 normal
      • aptos-module-verifier ^0.2.1 normal
      • aptos-parallel-executor ^0.2.1 normal
      • aptos-state-view ^0.2.1 normal
      • aptos-types ^0.2.1 normal
      • bcs ^0.1.3 normal
      • better_any ^0.1.1 normal
      • fail ^0.5.0 normal
      • aptos-framework ^0.2.1 normal
      • mirai-annotations ^1.12.0 normal
      • move-deps ^0.2.1 normal
      • mvhashmap ^0.2.1 normal
      • num_cpus ^1.13.1 normal
      • once_cell ^1.10.0 normal
      • rayon ^1.5.2 normal
      • serde ^1.0.137 normal
      • serde_json ^1.0.81 normal
      • smallvec ^1.8.0 normal
      • tracing ^0.1.34 normal
      • aptos-types ^0.2.1 dev
      • proptest ^1.0.0 dev
    • Versions
    • 24.18% of the crate is documented
  • This release has been yanked, go to latest version
  • Platform
    • i686-unknown-linux-gnu
    • 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

Crate aptos_vm

logo
Change settings

List of all items

Structs

  • aptos_vm::AptosVM
  • data_cache::RemoteStorage
  • data_cache::RemoteStorageOwned
  • data_cache::StateViewCache
  • logging::AdapterLogSchema
  • move_vm_ext::MoveVmExt
  • move_vm_ext::NativeTransactionContext
  • move_vm_ext::SessionExt
  • move_vm_ext::SessionOutput
  • parallel_executor::ParallelAptosVM
  • read_write_set_analysis::ReadWriteSetAnalysis
  • transaction_metadata::TransactionMetadata

Enums

  • logging::LogEntry
  • move_vm_ext::SessionId

Traits

  • VMExecutor
  • VMValidator
  • data_cache::AsMoveResolver
  • data_cache::IntoMoveResolver
  • move_vm_ext::MoveResolverExt

Functions

  • move_vm_ext::test_transaction_context_natives
  • move_vm_ext::transaction_context_natives
  • natives::aptos_natives
  • read_write_set_analysis::add_on_functions_list

Statics

  • system_module_names::BLOCK_MODULE

Constants

  • system_module_names::BLOCK_PROLOGUE
  • system_module_names::MODULE_PROLOGUE_NAME
  • system_module_names::MULTI_AGENT_SCRIPT_PROLOGUE_NAME
  • system_module_names::SCRIPT_PROLOGUE_NAME
  • system_module_names::USER_EPILOGUE_NAME
  • system_module_names::WRITESET_EPILOGUE_NAME
  • system_module_names::WRITESET_PROLOGUE_NAME