Function pact_ffi::mock_server::bodies::matcher_from_integration_json

source ยท
pub fn matcher_from_integration_json(
    m: &Map<String, Value>
) -> Option<MatchingRule>
๐Ÿ‘ŽDeprecated: Replace with MatchingRule::create or matchers_from_integration_json
Expand description

Builds a MatchingRule from a Value struct used by language integrations