Searched defs:_remove_dir_contents (Results 1 – 2 of 2) sorted by relevance
14 pub fn _remove_dir_contents<P: AsRef<Path>>(path: P) -> Result<(), io::Error> { in _remove_dir_contents() function
80 pub fn _remove_dir_contents<P: AsRef<Path>>(path: P) -> io::Result<PathBuf> { in _remove_dir_contents() function