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
For what it's worth - it was very painless for me - the only rough edges were some errors returned by tera weren't Sync (or was it Send?), so I just opted for a match, then Option returns a value, NoneType(?) which doesn't have Display implemented - so there I had a special case too. Otherwise it was a pleasure. I would highly recommend moving to Failure before 1.x.
https://github.com/withoutboats/failure
Probably a bit too early right now but soon
The text was updated successfully, but these errors were encountered: