Expand description

Structs for storing and returning the result of the verification execution

Structs

Main struct for returning the verification execution result

Enums

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