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
this appears to be @recmo 's intended behavior, as is the parser uses from_base_be and there is no BaseConverError::NoDigits. We could add one in 2.0.0 if we feel there's a compelling reason?
Uint::<_, _>::from_str("")
always parses successfully as 0.The text was updated successfully, but these errors were encountered: