Searched defs:remove_dir_all (Results 1 – 9 of 9) sorted by relevance
62 fn remove_dir_all(path: &Path) -> io::Result<()> { in remove_dir_all() function67 fn remove_dir_all(path: &Path) -> io::Result<()> { in remove_dir_all() function
28 pub fn remove_dir_all(path: &Path) -> io::Result<()> { in remove_dir_all() function
79 pub fn remove_dir_all<P: AsRef<Path>>(path: P) -> Result<()> { in remove_dir_all() function
290 pub fn remove_dir_all(_path: &Path) -> io::Result<()> { in remove_dir_all() function
2093 pub fn remove_dir_all(p: &Path) -> io::Result<()> { in remove_dir_all() function2098 pub fn remove_dir_all(p: &Path) -> io::Result<()> { in remove_dir_all() function
440 pub fn remove_dir_all(_path: &Path) -> io::Result<()> { in remove_dir_all() function
2330 pub fn remove_dir_all<P: AsRef<Path>>(path: P) -> io::Result<()> { in remove_dir_all() function
762 pub fn remove_dir_all(path: &Path) -> io::Result<()> { in remove_dir_all() function
1115 pub fn remove_dir_all(path: &Path) -> io::Result<()> { in remove_dir_all() function