Type Alias chaindexing::PostgresRepoPool
source · pub type PostgresRepoPool = Pool<AsyncDieselConnectionManager<AsyncPgConnection>>;Aliased Type§
struct PostgresRepoPool { /* private fields */ }pub type PostgresRepoPool = Pool<AsyncDieselConnectionManager<AsyncPgConnection>>;struct PostgresRepoPool { /* private fields */ }