Skip to main content
remove_dir_all
std
1.98.0-nightly
(6368fd52c 2026-05-29)
In std::
sys::
fs::
common
std
::
sys
::
fs
::
common
Function
remove_
dir_
all
Copy item path
Source
pub fn remove_dir_all(path: &
Path
) ->
Result
<
()
>