[][src]Function pact_matching::match_status

pub fn match_status(expected: u16, actual: u16, mismatches: &mut Vec<Mismatch>)

Matches the actual response status to the expected one.