Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
u64::try_from
will now fail if ScalarInt
isn't exactly 64 bits, t…
…hus we use `to_bits` with the correct size
- Loading branch information