Function pact_matching::match_message [] [src]

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

Matches the actual and expected messages.