[][src]Module ringbahn::fs

Interact with the file system using io-uring

Structs

Create

A future representing a file being created.

File

A file handle that runs on io-uring

Open

A future representing an opening file.