[][src]Function pact_matching::match_message

pub fn match_message(expected: Message, actual: Message) -> Vec<Mismatch>

Matches the actual and expected messages.