Module pact_consumer::builders

source ·
Expand description

Support for building the types in pact_matching::models. This could theoretically be moved into pact_matching::models at some future date, but that’s currently undergoing heavy construction.

Modules§

  • Trait for plugin authors to provider a typed interface to configure interactions

Structs§

Traits§

  • Various methods shared between RequestBuilder and ResponseBuilder.