Registry / testing / pact-matching

pact-matching

JSON →
library2.0.4rscratesunverified

Pact-Rust support library implementing request and response matching logic.

# Cargo.toml [dependencies] pact_matching = "2.0.4"
INSTALL
IMPORT
SIG · PACT-MATCHING
P
pact-matching
testingrustv2.0.4
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

match_request
use pact_matching::match_request;

Match a request against expected interactions.

use pact_matching::match_request; fn main() { let result = match_request(&[], &[]); println!("{:?}", result); }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.4latest on crates.io
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Amazon
1
Resources
pact-matching — cargo add pact-matching · libregistry