Skip to main content
ExecutionResult
iota_
types
1.25.0-alpha
In iota_
types::
execution
iota_types
::
execution
Type Alias
Execution
Result
Copy item path
Source
pub type ExecutionResult = (
Vec
<(Argument,
Vec
<
u8
>, TypeTag)>,
Vec
<(
Vec
<
u8
>, TypeTag)>);