pub fn compile_instruction(
instruction: Instruction,
) -> Result<CompiledInstructionV0, Error>Expand description
Compile an instruction into a space-efficient format
pub fn compile_instruction(
instruction: Instruction,
) -> Result<CompiledInstructionV0, Error>Compile an instruction into a space-efficient format