ckb_vm::instructions::insts

Type Alias Instruction

Source
pub type Instruction = u64;

Trait Implementations§

Source§

impl From<TaggedInstruction> for Instruction

Source§

fn from(t: TaggedInstruction) -> Self

Converts to this type from the input type.