axstd
0.1.0
In axstd::
fs
axstd
::
fs
Function
remove_file
Copy item path
Source
pub fn remove_file(path: &
str
) ->
Result
<
()
>
Available on
crate feature
fs
only.
Expand description
Removes a file from the filesystem.