Skip to main content
remove_dir_all
std
1.96.0-nightly
(38c0de8dc 2026-02-28)
In std::
sys::
fs
std
::
sys
::
fs
Function
remove_
dir_
all
Copy item path
Source
pub fn remove_dir_all(path: &
Path
) ->
Result
<
()
>