cargo-clean (1) Linux Manual Page
cargo-clean – Remove generated artifacts Synopsiscargo clean [OPTIONS] DescriptionRemove artifacts that cargo has generated in the past. If the –package argument is given, then SPEC is a package id specification which indicates which package should be built. If it is not given, then the current package is built. For more information on SPEC and its…
