Docs.rs
uring-file-0.8.0
uring-file 0.8.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
wilsonzlin
Dependencies
crossbeam-channel ^0.5.15
normal
dashmap ^6.1.0
normal
io-uring ^0.7.8
normal
libc ^0.2
normal
once_cell ^1.21.3
normal
tokio ^1.45.1
normal
Versions
80.15%
of the crate is documented
Platform
aarch64-unknown-linux-gnu
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
remove_file
uring_
file
0.8.0
In uring_
file::
fs
uring_file
::
fs
Function
remove_
file
Copy item path
Source
pub async fn remove_file(path: impl
AsRef
<
Path
>) ->
Result
<
()
>
Expand description
Remove a file.