Type Definition limiting_factor::database::PostgreSQLPool[][src]

pub type PostgreSQLPool = Pool<ConnectionManager<PgConnection>>;