Type Definition snarkvm_wasm::SynthesisResult[][src]

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