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
The panic can only happen if a core programmes makes a trivial mistake here, which is unlikely. Still, it should not be there, better replace the From<u8> implementation with a TryFrom<u8>