Expand description

File to wrap over tokio::fs::File and tokio-uring::fs::File.

Enums

An adapter enum to support both tokio and tokio-uring asynchronous File.

Functions

A simple wrapper over posix preadv to deal with FileVolatileBuf.
A simple wrapper over posix pwritev to deal with FileVolatileBuf.