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