pub struct Nop {}Expand description
Do not perform any I/O.
This is useful for testing the performance of the io_uring implementation itself.
pub struct Nop {}Do not perform any I/O.
This is useful for testing the performance of the io_uring implementation itself.