pub type Connection = LoggingConnection<PooledConnection<ConnectionManager<PgConnection>>>;Aliased Typeยง
pub struct Connection { /* private fields */ }pub type Connection = LoggingConnection<PooledConnection<ConnectionManager<PgConnection>>>;pub struct Connection { /* private fields */ }