Module fuse_backend_rs::common::async_file
source · 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
.File
to wrap over tokio::fs::File
and tokio-uring::fs::File
.
File
.