fn range_for_id(id: FdId) -> RangeInclusive<(FdId, i32)> ⓘExpand description
Returns the range of all ReadinessInterestKey for the given FD ID.
fn range_for_id(id: FdId) -> RangeInclusive<(FdId, i32)> ⓘReturns the range of all ReadinessInterestKey for the given FD ID.