☰
VMResult
VMResult
In move_binary_format::errors
Structs
PartialVMError
VMError
Enums
Location
Functions
bounds_error
offset_out_of_bounds
verification_error
vm_status_of_result
Type Definitions
BinaryLoaderResult
PartialVMResult
VMResult
?
Type Definition
move_binary_format
::
errors
::
VMResult
source
·
[
−
]
pub type VMResult<T> =
Result
<T,
VMError
>;