[][src]Function pact_matching::match_method_result

pub fn match_method_result(expected: String, actual: String) -> Option<Mismatch>

Matches the actual request method to the expected one.