Cargo provides a handy clean option to remove all intermediate files except the source code and other required files: $ cargo clean
確定! 回上一頁