Type Definition snarkvm_wasm::errors::SynthesisResult[][src]

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