Type Definition quil_rs::instruction::BinaryOperands

source ·
pub type BinaryOperands = (MemoryReference, BinaryOperand);