Skip to main content
remove_dir_all
std
1.97.0-nightly
(a5c825cd8 2026-04-14)
In std::
sys::
fs
std
::
sys
::
fs
Function
remove_
dir_
all
Copy item path
Source
pub fn remove_dir_all(path: &
Path
) ->
Result
<
()
>