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
Shrev's ReaderId is re-exported from Specs, but for some reason EventChannel isn't. Since each is unusable without the other, I think it only makes sense to export them together. EventIterator and the Event trait should probably be exported as well.
The text was updated successfully, but these errors were encountered:
Shrev's
ReaderId
is re-exported from Specs, but for some reasonEventChannel
isn't. Since each is unusable without the other, I think it only makes sense to export them together.EventIterator
and theEvent
trait should probably be exported as well.The text was updated successfully, but these errors were encountered: