Function pact_matching::match_response[][src]

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

Matches the actual and expected responses.