Docs.rs
uring-file-0.2.0
uring-file 0.2.0
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
68.97%
of the crate is documented
Go to latest version
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
PUNCH_HOLE
uring_
file
0.2.0
In uring_
file::
uring::
falloc
uring_file
::
uring
::
falloc
Constant
PUNCH_
HOLE
Copy item path
Source
pub const PUNCH_HOLE:
i32
= libc::FALLOC_FL_PUNCH_HOLE; // 2i32
Expand description
Deallocate space (punch a hole).