Module cros_async::sys::linux::uring_source   
source · Structs§
UringSourcewraps FD backed IO sources for use with io_uring. It is a thin wrapper around registering an IO source with the uring that provides anIoSourceimplementation.