remove_and_create_dir_all

Function remove_and_create_dir_all 

Source
pub fn remove_and_create_dir_all<P: AsRef<Path>>(path: P) -> Result<()>