Function pact_matching::match_path [] [src]

pub fn match_path(expected: String, actual: String, mismatches: &mut Vec<Mismatch>)

Matches the actual request path to the expected one.