Skip to main content

format

Function format 

Source
pub fn format(
    build: &Builder<'_>,
    rustfmt_path: PathBuf,
    check: bool,
    all: bool,
    paths: &[PathBuf],
)