cargo_
test_
support
1.82.0
(f6e511eec 2024-10-15)
In cargo_
test_
support::
diff
Function
cargo_test_support
::
diff
::
diff
Copy item path
source
ยท
[
−
]
pub fn diff<'a, T>(a: &'a
[T]
, b: &'a
[T]
) ->
Vec
<
Change
<
&'a T
>>
where T:
PartialEq
,