In an effort to remove unnecessary casts use `u128::from` to convert from `u64`s. Leave the cast to `u64` in there because it is right after a shift right and is brain-dead obvious. |
||
---|---|---|
.. | ||
contrib | ||
embedded | ||
examples | ||
src | ||
tests | ||
CHANGELOG.md | ||
Cargo.toml | ||
build.rs |