☰
PartialVMResult
In move_vm_types::natives::function
?
Type Definition
move_vm_types
::
natives
::
function
::
PartialVMResult
[
−
]
pub type PartialVMResult<T> =
Result
<T,
PartialVMError
>;