pub fn get_op_bits(opcode: usize) -> [Felt; 7]
Expand description

Returns a 7-bits array representation of an operation. The method accepts an integer value which is an unique representation of an operation.