DebugReporter.report

struct DebugReporter(alias sink)
void
report
()
if (
isCallable!sink
)

Meta