Type Definition aleo_rust::snarkvm_types::Program

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