Function cap_primitives::fs::remove_open_dir_all
source ยท pub fn remove_open_dir_all(dir: File) -> Result<()>
Expand description
Given an open directory handle, recursively delete the contents of the directory plus the directory itself.