[][src]Type Definition molecule::error::VerificationResult

type VerificationResult<T> = Result<T, VerificationError>;