Type Alias create_rust_app::Connection
source · pub type Connection = PooledConnection<ConnectionManager<PgConnection>>;
Aliased Type§
struct Connection { /* private fields */ }
pub type Connection = PooledConnection<ConnectionManager<PgConnection>>;
struct Connection { /* private fields */ }