DoxigAlpha

forLenMismatch

Functions in this namespace

Functions

#

Source

Implementation

#
pub fn forLenMismatch() noreturn {
    @branchHint(.cold);
    @trap();
}