Type Definition create_rust_app::Connection

source ·
pub type Connection = PooledConnection<ConnectionManager<PgConnection>>;