Struct kailua_diag::report::NoReport [] [src]

pub struct NoReport;

An implementation of Report that panics on reports.

Trait Implementations

impl Report for NoReport
[src]