Module cros_async::sys::unix::uring_source
source · Structs
UringSource wraps FD backed IO sources for use with io_uring. It is a thin wrapper around
registering an IO source with the uring that provides an IoSource implementation.