[−][src]Trait reporting_api::ReportBody 
Each kind of report that can be delivered via the Reporting API will have its own type, which implements this trait.
Each kind of report that can be delivered via the Reporting API will have its own type, which implements this trait.
impl<'typetag> Serialize for dyn ReportBody + 'typetag[src]impl<'typetag> Serialize for dyn ReportBody + Send + 'typetag[src]impl<'typetag> Serialize for dyn ReportBody + Sync + 'typetag[src]impl<'typetag> Serialize for dyn ReportBody + Send + Sync + 'typetag[src]impl Strictest for dyn ReportBody[src]type Object = dyn ReportBodyimpl ReportBody for NELReport[src]fn typetag_name(&self) -> &'static str[src]