Function libax::fs::remove_file

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

Removes a file from the filesystem.