bootstrap::core::build_steps::format

Function rustfmt

Source
fn rustfmt(
    src: &Path,
    rustfmt: &Path,
    paths: &[PathBuf],
    check: bool,
) -> impl FnMut(bool) -> bool