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
Remove Facts::Logger, use fixed type Arc<LogFilter>
Replace generic param from ClientTransport and ServerTransport with
associate type IO, so that don't need to specifiy in ClientPool/FailoverPool
The ClientFacts / ServerFacts inherit AsyncIO trait, through Deref and
blanket trait
0 commit comments