Function test_assert_valid_encoding

Source
pub fn test_assert_valid_encoding<T: MessageEncoding + PartialEq + Debug>(
    msg: T,
)