[][src]Function pact_matching::match_response

pub fn match_response(expected: Response, actual: Response) -> Vec<Mismatch>

Matches the actual and expected responses.