Function cargo::ops::clean[][src]

pub fn clean(ws: &Workspace<'_>, opts: &CleanOptions<'_>) -> CargoResult<()>

Cleans the package’s build artifacts.