Associates one generated trace with its successful verification report.
Values are constructed by Victoria and should be treated as read-only.
Summary
Types
@type t() :: %Victoria.Workflow.Verification{ report: Victoria.Runner.Report.t(), trace_index: non_neg_integer(), trace_path: Path.t() }
One positionally indexed successful generated-trace verification.