The `carry` variable is used as a value not as an array index so we should use a `u32` - this is inline with other usage in the crate. |
||
---|---|---|
.. | ||
error.rs | ||
lib.rs |
The `carry` variable is used as a value not as an array index so we should use a `u32` - this is inline with other usage in the crate. |
||
---|---|---|
.. | ||
error.rs | ||
lib.rs |