time::hint

Function unlikely

Source
pub(crate) const fn unlikely(b: bool) -> bool
Expand description

Indicate that a given condition is likely to be false.