[][src]Module ringbahn::drive

Drive IO on io-uring

Modules

demo

A demo driver for experimentation purposes

Structs

Completion

A ccompletion which will be used to wake the task waiting on this event.

Traits

Drive

Implemented by drivers for io-uring.

Functions

complete

Complete an [iou::CompletionQueueEvent] which was constructed from a [Completion].