integerOutOfBounds
Functions in this namespace
Functions
Source
Implementation
pub fn integerOutOfBounds() noreturn {
@branchHint(.cold);
@trap();
}Functions in this namespace
Source
pub fn integerOutOfBounds() noreturn {
@branchHint(.cold);
@trap();
}