Skip to main content
remove_dir_all_recursive
std
1.98.0-nightly
(6368fd52c 2026-05-29)
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
<
()
>