Crate pact_models[][src]

The pact_models crate provides all the structs and traits required to model a Pact.

Modules

bodies

Module for handling interaction content (bodies)

content_types

Module for handling content types

Structs

Consumer

Struct that defines the consumer of the pact.

Provider

Struct that defines a provider of a pact.

Enums

PactSpecification

Enum defining the pact specification versions supported by the library