Function cargo::ops::clean
[−]
[src]
pub fn clean(manifest_path: &Path, opts: &CleanOptions) -> CargoResult<()>
Cleans the project from build artifacts.
pub fn clean(manifest_path: &Path, opts: &CleanOptions) -> CargoResult<()>
Cleans the project from build artifacts.