Docs.rs
mv-binary-format-0.3.0
mv-binary-format 0.3.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
dondidlc
Dependencies
anyhow ^1.0.52
normal
mv-core-types ^0.3.0
normal
once_cell ^1.7.2
normal
proptest ^1.0.0
normal
proptest-derive ^0.3.0
normal
ref-cast ^1.0.6
normal
serde ^1.0.124
normal
variant_count ^1.1.0
normal
mv-core-types ^0.3.0
dev
proptest ^1.0.0
dev
proptest-derive ^0.3.0
dev
serde_json ^1.0.64
dev
Versions
35.87%
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
☰
Module errors
Module errors
Structs
Enums
Functions
Type Definitions
?
Module
move_binary_format
::
errors
source
·
[
−
]
Structs
ExecutionState
A representation of the execution state (e.g., stack trace) at an error point.
PartialVMError
VMError
Enums
Location
Functions
bounds_error
offset_out_of_bounds
verification_error
vm_status_of_result
Type Definitions
BinaryLoaderResult
PartialVMResult
VMResult