foundry_common::compile

Function with_compilation_reporter

Source
pub fn with_compilation_reporter<O>(quiet: bool, f: impl FnOnce() -> O) -> O
Expand description

Configures the reporter and runs the given closure.