pub type PoolConfig = AsyncDieselConnectionManager<AsyncPgConnection>;
struct PoolConfig { /* private fields */ }