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
Ultimately, this isn't going to work anyway. Allowing ? means I need to implement FromResidual, which is still under discussion. When doing that, it's trivial to return whatever error code I need to.
Investigate whether the Termination trait could work instead of the unstable traits used now.
The text was updated successfully, but these errors were encountered: