We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
From<E>
u32
E
#[repr(u32)] enum E
I think everything is in the title. I was very surprised to see that appears not to be already done, so I guess I'm missing something.
Should this go through the RFC process or just get implemented directly as an obvious thing, given eg. u32: From<u16>?
u32: From<u16>