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
We need to start thinking about error handling. I recommend a mix of anyhow on the application-layer, this-error and/or logging (#24) on the library layer.
The text was updated successfully, but these errors were encountered:
We need to start thinking about error handling. I recommend a mix of
anyhow
on the application-layer,this-error
and/or logging (#24) on the library layer.The text was updated successfully, but these errors were encountered: