☰
Type Definition PostgreSQLPool
Other items in
limiting_factor
::
database
All crates
?
Type Definition
limiting_factor
::
database
::
PostgreSQLPool
[
−
]
[src]
pub type PostgreSQLPool =
Pool
<
ConnectionManager
<
PgConnection
>>;