Function soroban_wasmi::core::hint::likely

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

Indicates that the condition is likely true.