AnyPool
sqlx_
postgres
0.7.4
AnyPool
Aliased Type
In sqlx_
postgres::
any
sqlx_postgres
::
any
Type Alias
AnyPool
Copy item path
Source
pub type AnyPool =
Pool
<
Any
>;
Aliased Type
ยง
pub struct AnyPool(
/* private fields */
);