delete_folders_with_prefix

Function delete_folders_with_prefix 

Source
pub fn delete_folders_with_prefix(path: &str, prefix: &str) -> Result<()>