Type Definition lemmy_db_queries::DbPool[][src]

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