Function reth_fs_util::remove_dir_all

source ยท
pub fn remove_dir_all(path: impl AsRef<Path>) -> Result<()>
Expand description

Wrapper for std::fs::remove_dir_all