pub fn compile_program_and_write_bin<V>(
input: &str,
output: &str,
opsdesc: &OpsDescriptor,
) -> SimpleResult<()>where
V: DeepValidator,pub fn compile_program_and_write_bin<V>(
input: &str,
output: &str,
opsdesc: &OpsDescriptor,
) -> SimpleResult<()>where
V: DeepValidator,