Function soroban_wasmi::core::hint::unlikely

source ยท
pub fn unlikely(condition: bool) -> bool
Expand description

Indicates that the condition is unlikely true.