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
RANDOM
uring_
file
0.2.0
In uring_
file::
uring::
advice
uring_file
::
uring
::
advice
Constant
RANDOM
Copy item path
Source
pub const RANDOM:
i32
= libc::POSIX_FADV_RANDOM; // 1i32
Expand description
Expect random access pattern.