Function pact_matching::match_response[][src]

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

Matches the actual and expected responses.