Skip to main content
remove_dir_all_recursive
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
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
<
()
>