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
Autoderived Send implementations are lost when using trait objects.
Missing Send bounds can be an issue in async contexts and there doesn't
appear to be a reason not to introduce it within this repo.
0 commit comments