Function pact_ffi::mock_server::bodies::matchers_from_integration_json

source ยท
pub fn matchers_from_integration_json(
    m: &Map<String, Value>
) -> Result<(Vec<MatchingRule>, Option<Generator>)>
Expand description

Builds a list of MatchingRule from a Value struct used by language integrations