[][src]Function pact_matching::match_request

pub fn match_request(expected: Request, actual: Request) -> Vec<Mismatch>

Matches the expected and actual requests.