Function pact_matching::match_request[][src]

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

Matches the expected and actual requests.