axstd::fs

Function remove_file

Source
pub fn remove_file(path: &str) -> Result<()>
Available on crate feature fs only.
Expand description

Removes a file from the filesystem.