Searched defs:ConnPool (Results 1 – 2 of 2) sorted by relevance
26 pub(crate) struct ConnPool<C, S> { struct31 impl<C: Connector> ConnPool<C, C::Stream> { impl
31 pub(crate) struct ConnPool<C, S> { struct37 impl<C: Connector> ConnPool<C, C::Stream> { impl