Type Definition snarkvm_wasm::SynthesisResult[][src]

pub type SynthesisResult<T> = Result<T, SynthesisError>;