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