Function rustfmt_nightly::formatting::should_emit_verbose

source ยท
fn should_emit_verbose<F>(forbid_verbose_output: bool, config: &Config, f: F)
where F: Fn(),