Searched defs:UringQueueEmpty (Results 1 – 1 of 1) sorted by relevance
847 struct UringQueueEmpty<'a> { struct848 ex: &'a URingExecutor,851 impl<'a> Future for UringQueueEmpty<'a> { implementation