[][src]Module pact_mock_server::matching

The matching module defines how a request is matched against a list of potential interactions.

Enums

MatchResult

Enum to define a match result

Functions

match_request

Matches a request against a list of interactions