☰
VMResult
In move_binary_format::errors
?
Type Definition
move_binary_format
::
errors
::
VMResult
source
·
[
−
]
pub type VMResult<T> =
Result
<T,
VMError
>;