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
return a struct with named fields instead of a tuple
avoid panicking for index access in case the content of the file doesn't
respect the format user:password
avoid returning anyhow error, since this method may be used by downstream
libraries
0 commit comments