Module pact_verifier::verification_result

source ·
Expand description

Structs for storing and returning the result of the verification execution

Structs§

Enums§

  • Result of performing a match. This is a reduced version of crate::MismatchResult to make it thread and panic boundary safe