Skip to main content

remove_file_or_dir

Function remove_file_or_dir 

Source
pub fn remove_file_or_dir<T>(path: T) -> Result<()>
where T: AsRef<Path>,