remove_dir_all_recursive
std
1.92.0-nightly
(5c7ae0c7e 2025-10-02)
In std::
sys::
fs::
common
std
::
sys
::
fs
::
common
Function
remove_
dir_
all_
recursive
Copy item path
Source
fn remove_dir_all_recursive(path: &
Path
) ->
Result
<
()
>