pub(crate) type Conn = Object<AsyncDieselConnectionManager<AsyncPgConnection>>;
struct Conn { /* private fields */ }