pact_matching 1.2.1

Pact-Rust support library that implements request and response matching logic
Documentation

pact_matching

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 5 feature flags, 5 of them enabled by default.

default

  • datetime
  • xml
  • plugins
  • multipart

datetime

  • pact_models/datetime
  • pact-plugin-driver?/datetime
  • dep:chrono

xml

  • pact_models/xml
  • pact-plugin-driver?/xml
  • dep:sxd-document

plugins

  • dep:pact-plugin-driver

multipart

  • dep:multer