Function remove_file

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

Remove the file pointed by path.