Function axstd::fs::remove_file

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

Removes a file from the filesystem.