Expand description

The message_pact module defines a Pact that contains Messages instead of Interactions.

Structs

  • Struct that represents a pact between the consumer and provider of a service. It contains a list of Messages instead of Interactions, but is otherwise identical to struct Pact.