Async pread and pwrite with optional delayed sync and metrics.
# Cargo.toml
[dependencies]
seekable-async-file = "0.15.0"No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Opens a file and performs an async pread operation.
Add tokio as a dependency and use #[tokio::main] or another runtime.
No dependency data recorded yet.