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
Per discussion in #158, the Reporter trait is not particularly useful to users because they are not expected to pass generic reporters around. It'd probably be easier to reason about some standalone functions instead.
Per discussion in #158, the
Reportertrait is not particularly useful to users because they are not expected to pass generic reporters around. It'd probably be easier to reason about some standalone functions instead.