Function match_operation

Source
pub fn match_operation(
    set: &OperationSet,
    instruction: Instruction,
) -> Option<Operation<()>>