[][src]Type Definition one_of_many_proofs::errors::ProofResult

type ProofResult<T> = Result<T, ProofError>;