Docs.rs
aptos-vm-0.1.3
aptos-vm 0.1.3
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dondidlc
Dependencies
anyhow ^1.0.57
normal
aptos-crypto ^0.1.0
normal
aptos-crypto-derive ^0.1.0
normal
aptos-framework ^0.1.0
normal
aptos-logger ^0.1.0
normal
aptos-metrics-core ^0.1.0
normal
aptos-parallel-executor ^0.1.0
normal
aptos-state-view ^0.1.0
normal
aptos-types ^0.1.0
normal
bcs ^0.1.3
normal
fail ^0.5.0
normal
mirai-annotations ^1.12.0
normal
move-deps ^0.1.0
normal
mvhashmap ^0.1.0
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
tracing ^0.1.34
normal
aptos-types ^0.1.0
dev
proptest ^1.0.0
dev
Versions
14.79%
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
☰
In aptos_vm::script_to_script_function
?
Function
aptos_vm
::
script_to_script_function
::
remapping
source
·
[
−
]
pub fn remapping(
script_bytes: &[
u8
]
) ->
Option
<(&'static ModuleId, &'static IdentStr)>