pub trait Operand { }
Expand description

An operand for an Instruction.

Implementors