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