iota_
types
0.11.0-alpha
In iota_
types::
execution
iota_types
::
execution
Type Alias
ExecutionResult
Copy item path
Source
pub type ExecutionResult = (
Vec
<(
Argument
,
Vec
<
u8
>,
TypeTag
)>,
Vec
<(
Vec
<
u8
>,
TypeTag
)>);