pub(super) fn increment(dst: &mut [u128]) -> u128
Expand description

Increment in-place, return the carry flag.