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