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
As async_fn_in_trait is stable on nightly, is there plans to support it in the generated code? I recognized it would be a significant refactor, but it would be nice to avoid having to Box futures.