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
☰
Module system_module_names
Constants
Statics
?
Module
aptos_vm
::
system_module_names
source
·
[
−
]
Expand description
Names of modules, functions, and types used by Aptos System.
Constants
BLOCK_PROLOGUE
MODULE_PROLOGUE_NAME
MULTI_AGENT_SCRIPT_PROLOGUE_NAME
SCRIPT_PROLOGUE_NAME
USER_EPILOGUE_NAME
WRITESET_EPILOGUE_NAME
WRITESET_PROLOGUE_NAME
Statics
BLOCK_MODULE
The ModuleId for the aptos block module