pub fn with_compilation_reporter<O>(quiet: bool, f: impl FnOnce() -> O) -> O
Configures the reporter and runs the given closure.