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