pub type SyncPooledConnection<T> = PooledConnection<T, SyncConnectionAdapter<T>>;Aliased Typeยง
pub struct SyncPooledConnection<T> { /* private fields */ }pub type SyncPooledConnection<T> = PooledConnection<T, SyncConnectionAdapter<T>>;pub struct SyncPooledConnection<T> { /* private fields */ }