Type Alias snarkvm_synthesizer::Function

source ·
pub type Function<N> = FunctionCore<N, Instruction<N>, Command<N>>;

Aliased Type§

struct Function<N> { /* private fields */ }