fuel_tx

Type Alias Word

source
pub type Word = u64;
Expand description

Register value type

Trait Implementations§

source§

impl From<ScriptExecutionResult> for Word

source§

fn from(result: ScriptExecutionResult) -> Self

Converts to this type from the input type.