[−][src]Trait reporting_api::ReportType 
A trait that maps each Rust report type to the corresponding type value that appears in a
JSON report payload.
Required methods
fn report_type() -> &'static str
The value of the report's type field for reports of this type.