axfs
0.1.0
In axfs::api
Structs
DirBuilder
DirEntry
File
Metadata
OpenOptions
ReadDir
Functions
canonicalize
create_dir
create_dir_all
current_dir
metadata
read
read_dir
read_to_string
remove_dir
remove_file
rename
set_current_dir
write
Type Aliases
FileType
Permissions
?
Settings
Function
axfs
::
api
::
remove_file
Copy item path
source
·
[
−
]
pub fn remove_file(path: &
str
) -> Result<
()
>
Expand description
Removes a file from the filesystem.