Searched defs:LIO (Results 1 – 2 of 2) sorted by relevance
24 const LIO: u8 = 0b1000; constant48 pub const LIO: Interest = Interest(unsafe { NonZeroU8::new_unchecked(LIO) }); constant
16 const LIO: usize = 0b1000; constant45 pub const LIO: Interest = Interest(LIO); constant49 pub const LIO: Interest = Interest(READABLE); constant