remove_file

Function remove_file 

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

Currently remove_dir() and remove_file() work the same.