Implement From<Uint{64,128}> for u{64,128}
and From<Int{64,128}> for i{64,128}
#2268
Milestone
From<Uint{64,128}> for u{64,128}
and From<Int{64,128}> for i{64,128}
#2268
At least for the same size this is trivial and allows users to use our integer types in more situations.
This originally arose in this conversation
The text was updated successfully, but these errors were encountered: