Module soroban_wasmi::core::hint

source ·

Functions§

  • Indicates that the calling scope is unlikely to be executed.
  • Indicates that the condition is likely true.
  • Indicates that the condition is unlikely true.