cranelift_codegen_meta::cdsl::instructions

Type Alias Instruction

source
pub(crate) type Instruction = Rc<InstructionContent>;

Aliased Typeยง

struct Instruction { /* private fields */ }