impl<T: Transparent> Transparent for Wrapping<T>
Opened this issue · 0 comments
tuxmark5 commented
impl<T: Transparent> Transparent for Wrapping<T>
should be implemented to enable transmuting for std::num::Wrapping<>
Opened this issue · 0 comments
impl<T: Transparent> Transparent for Wrapping<T>
should be implemented to enable transmuting for std::num::Wrapping<>