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
regarding #16075
currently in std doc there are methods which return Result, which can be confusing at first sight.
Would be great if the function showed upfront the Result<T, E>