Type Definition lemmy_db_schema::DbPool[][src]

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