Type Definition snarkvm_r1cs::errors::synthesis::SynthesisResult[][src]

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