Trait io_uring::cqueue::EntryMarker
source · pub trait EntryMarker: Clone + Debug + Into<Entry> + Sealed {
const BUILD_FLAGS: u32;
}pub trait EntryMarker: Clone + Debug + Into<Entry> + Sealed {
const BUILD_FLAGS: u32;
}