pub(crate) fn run_rustfmt( targets: &BTreeSet<Target>, fmt_args: &[String], verbosity: Verbosity ) -> Result<i32, Error>