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