pub async fn empty_dir<P: AsRef<Path>>(path: P) -> Result<()>
Expand description

Deletes the contents of a directory.