pact_mock_server 1.2.7

Pact-Rust support library that implements in process mock server
Documentation

pact_mock_server

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 6 feature flags, 6 of them enabled by default.

default

  • datetime
  • xml
  • plugins
  • multipart
  • tls

datetime

  • pact_models/datetime
  • pact-plugin-driver?/datetime
  • pact_matching/datetime

xml

  • pact_models/xml
  • pact-plugin-driver?/xml
  • pact_matching/xml

plugins

  • dep:pact-plugin-driver
  • pact_matching/plugins

multipart

  • pact_matching/multipart

tls

  • dep:hyper-rustls
  • dep:rustls
  • dep:rustls-pemfile
  • dep:tokio-rustls