We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
core::convert::From<usize>
u64
There are various From implementations for integers, but this one is curiously absent.
From
I thought about making a pull request, but I can't find where the other integer From traits are defined.