ReportResultReported

---types---
reportResultReported#8db33c4b = ReportResult

Belongs to

ReportResult

In Rust this constructor is a variant of the enums::ReportResult enum.
Match on it with: if let enums::ReportResult::ReportResultReported(v) = result { ... }

Parameters

This item has no parameters.