You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Considering how there's no common trait for these, it makes sense that u8::swap_bytes, u8::from_le, u8::from_be, u8::to_be, and u8::from_be should all be deprecated. These methods have no effect and it is slightly confusing to have them.