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 are several functions in this crate that return a Result, but do not document the errors that can be returned and why. Could you please add documentation about errors?
There are several functions in this crate that return a
Result, but do not document the errors that can be returned and why. Could you please add documentation about errors?