Module pact_matching_ffi::models[][src]

Expand description

Represents messages in pact_matching.

Modules

consumer

FFI wrapper code for pact_matching::models::Consumer

message

The Pact Message type, including associated matching rules and provider states.

message_pact

FFI wrapper for MessagePact from pact_matching.

pact_specification

C FFI friendly version of pact_matching::models::PactSpecification

provider

FFI wrapper code for pact_matching::models::Provider

provider_state

Represents the state of providers in a message.