Docs.rs
compio-fs-0.5.1
compio-fs 0.5.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
Berrysoft
Dependencies
cfg-if ^1.0.0
normal
compio-buf ^0.5.0
normal
compio-driver ^0.5.0
normal
compio-io ^0.4.0
normal
compio-runtime ^0.5.0
normal
compio-macros ^0.1.2
dev
compio-runtime ^0.5.0
dev
futures-util ^0.3.29
dev
tempfile ^3.8.1
dev
windows-sys ^0.52.0
dev
libc ^0.2.149
normal
os_pipe ^1.1.4
normal
nix ^0.29.0
dev
widestring ^1.0.2
normal
windows-sys ^0.52.0
normal
windows-sys ^0.52.0
dev
Versions
100%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
compio_
fs
0.5.1
Function
compio_fs
::
remove_file
Copy item path
source
ยท
[
−
]
pub async fn remove_file(path: impl
AsRef
<
Path
>) ->
Result
<
()
>
Expand description
Removes a file from the filesystem.