Function miette::get_reporter[][src]

pub fn get_reporter(
) -> &'static (dyn DiagnosticReportPrinter + Send + Sync + 'static)
Expand description

Used by [DiagnosticReport] to fetch the reporter that will be used to print stuff out.