ReportEvent

Generic interface that a report event listeners shall implement.

@safe
interface ReportEvent {}

Meta