iota_types
0.7.0-alpha
ExecutionResult
In iota_types::execution
Type Alias
iota_types
::
execution
::
ExecutionResult
Copy item path
source
ยท
[
−
]
pub type ExecutionResult = (
Vec
<(
Argument
,
Vec
<
u8
>,
TypeTag
)>,
Vec
<(
Vec
<
u8
>,
TypeTag
)>);