pub const fn abs_sub_usize(l: usize, r: usize) -> usize
Expand description

Gets the absolute value of a usize subtraction.