iota_
types
0.8.0-alpha
Execution
Result
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
)>);