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
There is no visible difference between left and right. Now, imagine the real code being assert_eq!(my_func(), Url::parse(expected).unwrap()); and seeing this error.
The text was updated successfully, but these errors were encountered:
shows:
(playground link)
There is no visible difference between left and right. Now, imagine the real code being
assert_eq!(my_func(), Url::parse(expected).unwrap());
and seeing this error.The text was updated successfully, but these errors were encountered: