Type Alias Instruction

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

Aliased Typeยง

struct Instruction { /* private fields */ }