Function pact_matching::match_response[][src]

Important traits for Vec<u8>
pub fn match_response(expected: Response, actual: Response) -> Vec<Mismatch>

Matches the actual and expected responses.