ConnectionPoolItem

Type Alias ConnectionPoolItem 

Source
type ConnectionPoolItem = Item<(UpstreamInner, Option<IpAddr>), SendRequestWrapper>;

Aliased Typeยง

struct ConnectionPoolItem { /* private fields */ }