windows: Implement fs::trash_file and fs::trash_dir (#17711)

https://github.com/user-attachments/assets/43370cee-26a5-4d27-b86f-656127e03b4a



Release Notes:

- N/A
This commit is contained in:
Junkui Zhang 2024-09-13 04:14:53 +08:00 committed by GitHub
parent ee96d69e37
commit af819bf661
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 38 additions and 0 deletions

View file

@ -483,6 +483,7 @@ version = "0.58"
features = [
"implement",
"Foundation_Numerics",
"Storage",
"System",
"System_Threading",
"UI_ViewManagement",