Type Alias snarkvm_synthesizer::Program
source · pub type Program<N> = ProgramCore<N, Instruction<N>, Command<N>>;
Aliased Type§
struct Program<N> { /* private fields */ }
pub type Program<N> = ProgramCore<N, Instruction<N>, Command<N>>;
struct Program<N> { /* private fields */ }