# Pact Verifier library This crate implements verification of a provider against a pact file. It implements the [V3 Pact specification](https://github.com/pact-foundation/pact-specification/tree/version-3) and [V4 Pact specification](https://github.com/pact-foundation/pact-specification/tree/version-4). [Online rust docs](https://docs.rs/pact_verifier/)