Docs.rs
mv-binary-format-0.1.4
mv-binary-format 0.1.4
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.1.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.1.0
dev
proptest ^1.0.0
dev
proptest-derive ^0.3.0
dev
serde_json ^1.0.64
dev
Versions
35.84%
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
☰
In move_binary_format::file_format_common
In move_binary_format::file_format_common
Enums
BinaryConstants
Opcodes
SerializedNativeStructFlag
SerializedType
TableType
Constants
ACQUIRES_COUNT_MAX
ADDRESS_INDEX_MAX
BINARY_SIZE_LIMIT
BYTECODE_COUNT_MAX
BYTECODE_INDEX_MAX
CONSTANT_INDEX_MAX
CONSTANT_SIZE_MAX
FIELD_COUNT_MAX
FIELD_HANDLE_INDEX_MAX
FIELD_INST_INDEX_MAX
FIELD_OFFSET_MAX
FUNCTION_HANDLE_INDEX_MAX
FUNCTION_INST_INDEX_MAX
IDENTIFIER_INDEX_MAX
IDENTIFIER_SIZE_MAX
LOCAL_INDEX_MAX
METADATA_KEY_SIZE_MAX
METADATA_VALUE_SIZE_MAX
MODULE_HANDLE_INDEX_MAX
SIGNATURE_INDEX_MAX
SIGNATURE_SIZE_MAX
SIGNATURE_TOKEN_DEPTH_MAX
STRUCT_DEF_INDEX_MAX
STRUCT_DEF_INST_INDEX_MAX
STRUCT_HANDLE_INDEX_MAX
TABLE_CONTENT_SIZE_MAX
TABLE_COUNT_MAX
TABLE_INDEX_MAX
TABLE_OFFSET_MAX
TABLE_SIZE_MAX
TYPE_PARAMETER_COUNT_MAX
TYPE_PARAMETER_INDEX_MAX
VERSION_1
VERSION_2
VERSION_3
VERSION_4
VERSION_5
VERSION_MAX
VERSION_MIN
Functions
instruction_key
read_u32
read_u8
read_uleb128_as_u64
?
Constant
move_binary_format
::
file_format_common
::
VERSION_MAX
source
·
[
−
]
pub const VERSION_MAX:
u32
= VERSION_5; // 5u32