Type Definition snarkvm_synthesizer_program::Program

source ·
pub type Program<N> = ProgramCore<N, Instruction<N>, Command<N>>;