There are various ways to delete the contents of a directory. You could, for example, delete the directory itself with fs::remove_dir_all ...
確定! 回上一頁