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
{{ message }}
This repository was archived by the owner on Aug 16, 2021. It is now read-only.
Compat should override method source() to something like return self.cause().compat().
That way, the chain of causes of the Fail would be visible from code expecting the standard Error trait.